Overview#
Default Profile Claims Are the defined for the OpenID Connect Scope request for profile.OpenID Connect Claims the consists of:
- name
- family_name
- given_name
- middle_name
- NickName
- preferred_username
- profile
- picture
- website
- gender
- BirthDate
- zoneinfo
- locale
- updated_at
The profile Claim is a URL where the Profile OAuth Scope is a string value
OAuth Scope Validation is always REQUIRED as requested scopes is no guarantee the claims will be provided