mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-28 04:13:22 -04:00
Use datatracker.ietf.org instead of www.rfc-editor.org for specs
Closes #49288 Signed-off-by: rmartinc <rmartinc@redhat.com>
This commit is contained in:
parent
30a97da0f3
commit
00afdeeb0b
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Default `Client ID` mapper of `Service Account Client` has been changed. `Token
|
|||
`client_id` claim is compliant with OAuth2 specifications:
|
||||
|
||||
- https://datatracker.ietf.org/doc/html/rfc9068#section-2.2[JSON Web Token (JWT) Profile for OAuth 2.0 Access Tokens]
|
||||
- https://www.rfc-editor.org/rfc/rfc7662#section-2.2[OAuth 2.0 Token Introspection]
|
||||
- https://datatracker.ietf.org/doc/html/rfc7662#section-2.2[OAuth 2.0 Token Introspection]
|
||||
- https://datatracker.ietf.org/doc/html/rfc8693#section-4.3[OAuth 2.0 Token Exchange]
|
||||
|
||||
`clientId` userSession note still exists.
|
||||
|
|
|
|||
Loading…
Reference in a new issue