/
Scopes and claims (TINFO Userinfo)
Scopes and claims (TINFO Userinfo)
The standard scopes and claims in OpenID Connect are supported by TINFO Userinfo as shown in the below tables. See the section on Access Tokens for further information on the use of these scopes.
Scopes
Scope | Support | Comment |
---|---|---|
profile | ![]() | See associated claims in table below Does also govern content of ID Token |
address | ![]() | See associated claims in table below |
email | ![]() | See associated claims in table below |
phone | ![]() | See associated claims in table below |
Claims
Claim | Scope | Support | Consent | Comment |
---|---|---|---|---|
sub | profile | ![]() | Subject Identifier. Also contained in ID Token | |
name | profile | ![]() | Common Name from associated BankID certificate. Also contained in ID Token | |
given_name | profile | ![]() | First name part of the name claim. Also contained in ID Token | |
familiy_name | profile | ![]() | Last name (surname) part of the name claim. Also contained in ID Token | |
middle_name | profile | ![]() | ||
nickname | profile | ![]() | ||
preferred_username | profile | ![]() | ||
profile | profile | ![]() | ||
picture | profile | ![]() | ||
website | profile | ![]() | ||
email | email | ![]() | ![]() | Email is registered by end user himself for the TINFO service |
email_verified | email | ![]() | ||
gender | profile | ![]() | ||
birthdate | profile | ![]() | Birthdate from associated BankID certificate. Also contained in ID Token | |
zoneinfo | profile | ![]() | ||
locale | profile | ![]() | ||
phone_number | phone | ![]() | ![]() | Phone number is registered by end user himself for the TINFO service |
phone_number_verified | phone | ![]() | ||
address | address | ![]() | ![]() | JSON structure with sub-elements as shown below Address is registered by the end user himself for the TINFO service |
address:formatted | address | ![]() | Full address string | |
| address | ![]() | Street address from | |
address:locality | address | ![]() | Norwegian "poststed" | |
address:region | address | ![]() | ||
address:postal_code | address | ![]() | Norwegian "postnummer" | |
address:country | address | ![]() | ||
updated_at | profile | ![]() | Epoc time for latest update of any of the supported TINFO data elements |
, multiple selections available,