認可 EP
response_type に id_token が含まれている場合の注意点
response_typeにid_tokenが含まれる際の注意点についての詳細説明。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
response_typeにid_tokenが含まれる際の注意点についての詳細説明。
{
"resultCode": "A004302",
"resultMessage": "[A004302] The value of 'response_type' (id_token) is not allowed when 'scope' does not contain 'openid'.",
"action": "BAD_REQUEST",
"client": ...
}