-
Notifications
You must be signed in to change notification settings - Fork 7
SpecialClaims
Scott Cantor edited this page Feb 16, 2021
·
11 revisions
There are some reserved claims you should not try to define a attribute resolver or filter for. These claims are populated automatically when needed.
- aud
- iss
- iat
- exp
ACR and Authentication Time are always set to id token. Specification does not mandate this.
- acr
- auth_time
- at_hash
- c_hash
- nonce
- aud
- iss
(Migrated)