User Info
Last updated
Last updated
The UserInfo Endpoint is an OAuth 2.0 Protected Resource that returns Claims about the authenticated End-User.
To obtain the requested Claims about the End-User, the Client makes a request to the UserInfo Endpoint using an Access Token obtained through OpenID Connect Authentication
Claims about the authenticated End-User
Subject - Identifier for the End-User at the Issuer
End-User's full name in displayable form including all name parts, possibly including titles and suffixes, ordered according to the End-User's locale and preferences
Given name(s) or first name(s) of the End-User
Surname(s) or last name(s) of the End-User
Middle name(s) of the End-User
Casual name of the End-User that may or may not be the same as the given_name
Shorthand name by which the End-User wishes to be referred to at the RP, such as janedoe or j.doe
URL of the End-User's profile page
URL of the End-User's profile picture
URL of the End-User's Web page or blog
End-User's preferred e-mail address
User at the time the verification was performed
End-User's gender
End-User's birthday, represented as an ISO 8601:2004 [ISO8601‑2004] YYYY-MM-DD format
String from zoneinfo [zoneinfo] time zone database representing the End-User's time zone
End-User's locale, represented as a BCP47 [RFC5646] language tag
End-User's preferred telephone number
User at the time the verification was performed
End-User's preferred postal address
Time the End-User's information was last updated
The UserInfo Endpoint is an OAuth 2.0 Protected Resource that returns Claims about the authenticated End-User.
Claims about the authenticated End-User
Subject - Identifier for the End-User at the Issuer
End-User's full name in displayable form including all name parts, possibly including titles and suffixes, ordered according to the End-User's locale and preferences
Given name(s) or first name(s) of the End-User
Surname(s) or last name(s) of the End-User
Middle name(s) of the End-User
Casual name of the End-User that may or may not be the same as the given_name
Shorthand name by which the End-User wishes to be referred to at the RP, such as janedoe or j.doe
URL of the End-User's profile page
URL of the End-User's profile picture
URL of the End-User's Web page or blog
End-User's preferred e-mail address
User at the time the verification was performed
End-User's gender
End-User's birthday, represented as an ISO 8601:2004 [ISO8601‑2004] YYYY-MM-DD format
String from zoneinfo [zoneinfo] time zone database representing the End-User's time zone
End-User's locale, represented as a BCP47 [RFC5646] language tag
End-User's preferred telephone number
User at the time the verification was performed
End-User's preferred postal address
Time the End-User's information was last updated