memo - OpenTouryoProject/MultiPurposeAuthSite GitHub Wiki
課題メモ
仕様
実装
パラメタ
必須パラメタ
- scope(openid
- redirect_uri
- nonce
- id_tokenを取得する際
- Implicit Flow、Hybrid Flowの場合
promptパラメタ
Errorレスポンス
- http://openid-foundation-japan.github.io/rfc6749.ja.html#token-errors
- http://openid-foundation-japan.github.io/rfc6749.ja.html#new-errors
AuthCode
- https://openid-foundation-japan.github.io/openid-connect-core-1_0.ja.html#AuthError
- https://openid-foundation-japan.github.io/openid-connect-core-1_0.ja.html#TokenErrorResponse
Implicit
Hybrid
- https://openid-foundation-japan.github.io/openid-connect-core-1_0.ja.html#HybridAuthError
- https://openid-foundation-japan.github.io/openid-connect-core-1_0.ja.html#HybridTokenErrorResponse