UserInfo Endpoint

E700376

The UserInfo Endpoint is a protected OpenID Connect API endpoint that returns claims about an authenticated end-user, such as profile and identity information, in a standardized format.

All labels observed (1)

Label Occurrences
UserInfo Endpoint canonical 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf OpenID Connect endpoint ⓘ
protected resource ⓘ
calledBy OpenID Connect client ⓘ
Relying Party ⓘ
canBeSecuredWith TLS ⓘ
complements ID Token ⓘ
constrainedBy scope granted to the access token ⓘ
user consent policies ⓘ
definedInSpecification OpenID Connect Core specification ⓘ
linked to: OpenID Connect
describedByMetadataField userinfo_endpoint ⓘ
enables on-demand retrieval of user claims ⓘ
exposes standard OpenID Connect claims ⓘ
identifiedBy URL ⓘ
input access token issued by Authorization Server ⓘ
isPartOf OpenID Connect ⓘ
isProtectedBy OAuth 2.0 ⓘ
mayExpose custom claims ⓘ
mayIncludeClaim address ⓘ
email ⓘ
email_verified ⓘ
family_name ⓘ
locale ⓘ
name ⓘ
phone_number ⓘ
phone_number_verified ⓘ
picture ⓘ
preferred_username ⓘ
profile ⓘ
updated_at ⓘ
mayIncludeClaim given_name ⓘ
maySupportResponseFormat JSON object ⓘ
encrypted JWT ⓘ
signed JWT ⓘ
metadataFieldDefinedIn OpenID Provider Metadata ⓘ
linked to: OpenID Connect
output set of claims about the end-user ⓘ
relatedTo Authorization Endpoint ⓘ
Token Endpoint ⓘ
requires valid access token ⓘ
returns JSON-formatted claims ⓘ
claims about an authenticated end-user ⓘ
identity information ⓘ
profile information ⓘ
scopeControls which claims are returned ⓘ
separateFrom ID Token ⓘ
subjectOfClaim sub ⓘ
supportsTokenType Bearer token ⓘ
usedFor retrieving user attributes after authentication ⓘ
usedIn federated identity scenarios ⓘ
usesAuthentication access token ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

OpenID Connect → defines → UserInfo Endpoint ⓘ