On this page
No Headings
The OpenID Connect user profile information for standard claims. The details correspond to the scopes of the access token.
objectuser_idstringThe user ID of the user.
substringThe subject ID for the end user at the issuer.
namestringThe full name of the user.
given_namestringThe given, or first, name of the user.
family_namestringThe surname or family name of the user. Also known as the last name. Use also to store multiple surnames including the matronymic, or mother's, surname.
middle_namestringThe middle name of the user. Use also to store multiple middle names including the patronymic, or father's, middle name.
picturestringThe URL of the profile picture of the user.
emailstringThe internationalized email address.
email_verifiedbooleanIndicates whether the user's email address is verified.
genderstringThe user's gender.
birthdatestringdate-timeThe user's birthday, in YYYY-MM-DD format. See Internet date and time format. The year MAY be 0000, which indicates its omission. To represent only the year, use YYYY format.
zoneinfostringThe time zone of the user.
localestringThe locale of the user.
phone_numberstringThe preferred telephone number of the user.
addressobjectThe preferred address of the user.
street_addressstringThe full street address. Can include the house number and street name.
localitystringThe city or locality.
regionstringThe state, province, prefecture, or region.
postal_codestringThe zip code or postal code.
countrystringThe country.
verified_accountbooleanIndicates whether the account is verified.
account_typestring"PERSONAL", "BUSINESS", "PREMIER"The account type.
age_rangestringThe account holder's age range.