Reference docs list
For Both OAuth2.0 and OpenID Connect (OIDC)
- RFC 7515 - JSON Web Signature (JWS)
- RFC 7519 - JSON Web Token (JWT)
- 公開資料 | OpenID ファウンデーション・ジャパン
- Nimbus JWT + JOSE の使い方
About Oauth2.0
- RFC 6749 - The OAuth 2.0 Authorization Framework
- RFC 6750 - The OAuth 2.0 Authorization Framework: Bearer Token Usage
- RFC 6819 - OAuth 2.0 Threat Model and Security Considerations
- RFC 7009 - OAuth 2.0 Token Revocation
- RFC 7636 - Proof Key for Code Exchange by OAuth Public Clients
- RFC 7662 - OAuth 2.0 Token Introspection
- RFC 8628 - OAuth 2.0 Device Authorization Grant
- 「挫折しない OAuth / OpenID Connect 入門」のポイント
- 神
- OAuth2.0 State の役割
- OAuth2.0 PKCEとは 〜Stateとの違い〜