CSC v2.1 · OAuth2 · RAR (RFC 9396)

Start OAuth2 authorization

Use authorization_code with PKCE. Optionally send authorization_details (RAR) as JSON or by uploading documents (SHA-256 hashes are sent as RAR).

RFC 9396: JSON array with "type" and fields. Leave empty to use document hashes below.
Hashes are computed and sent as authorization_details (overrides raw JSON if both set).