Authorization EP
Required Scope When response_type Contains id_token
Technical information about the necessity of including openid in the value of the scope parameter when the response_type parameter contains id_token in an authorization request.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Technical information about the necessity of including openid in the value of the scope parameter when the response_type parameter contains id_token in an authorization request.
{
"resultCode": "A004302",
"resultMessage": "[A004302] The value of 'response_type' (id_token) is not allowed when 'scope' does not contain 'openid'.",
"action": "BAD_REQUEST",
"client": ...
}