You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.4. Requesting Claims using Scope Values
profile
OPTIONAL. This scope value requests access to the End-User's default profile Claims, which are: name, family_name, given_name, middle_name, nickname, preferred_username, profile, picture, website, gender, birthdate, zoneinfo, locale, and updated_at.
email
OPTIONAL. This scope value requests access to the email and email_verified Claims.
address
OPTIONAL. This scope value requests access to the address Claim.
phone
OPTIONAL. This scope value requests access to the phone_number and phone_number_verified Claims.
Key changes.
Omit examples and document updates yet - if you favor this proposal, I will start.
The text was updated successfully, but these errors were encountered:
arukiidou
changed the title
Add acope value constants: (profile, email, address, phone)
Add predefined scope values as constants: (profile, email, address, phone)
Aug 14, 2023
arukiidou
changed the title
Add predefined scope values as constants: (profile, email, address, phone)
Add Scope value predefined in the specification (profile, email, address, phone)
Aug 15, 2023
Summary
If I open this PR, is it acceptable?
Citation of specifications
https://openid.net/specs/openid-connect-core-1_0.html
Key changes.
Anticipated Questions
The text was updated successfully, but these errors were encountered: