website/docs: add mention of custom JWT Claims (#3495)
Signed-off-by: Adam Engebretson <adam@enge.me>
This commit is contained in:
parent
f7e689ff03
commit
d0b52812d5
|
@ -25,4 +25,4 @@ These are configured with most common LDAP setups.
|
||||||
|
|
||||||
## Scope Mapping
|
## 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.
|
||||||
|
|
Reference in New Issue