website/docs: add mention of custom JWT Claims (#3495)

Signed-off-by: Adam Engebretson <adam@enge.me>
This commit is contained in:
Adam Engebretson 2022-08-29 11:11:18 +00:00 committed by GitHub
parent f7e689ff03
commit d0b52812d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ These are configured with most common LDAP setups.
## Scope Mapping
Scope Mappings are used by the OAuth2 Provider to map information from authentik to OAuth2/OpenID Claims.
Scope Mappings are used by the OAuth2 Provider to map information from authentik to OAuth2/OpenID Claims. Values returned by a Scope Mapping are added as custom claims to Access and ID tokens.