oauth2.dev

given_name

OpenID_Foundation_Artifact_Binding_Working_Group

Registry Context

`given_name` is the End-User's given name or first name claim.

Technical Summary

OpenID Connect Core Section 5.1 defines `given_name` as a standard claim of type string for the End-User's given name(s) or first name(s). The section notes that multiple given names can be present and separated by space characters.

When Used

Used in OpenID Connect UserInfo Responses or ID Tokens when returning the End-User's given name information.

Validation Guidance

info

If present, treat `given_name` as a string claim containing the End-User's given name or first name information.

info

Allow multiple given names separated by space characters.

Reference

Details

Entry Id
given_name
Claim Name
given_name
Claim Description
Given name(s) or first name(s)
Change Controller
OpenID_Foundation_Artifact_Binding_Working_Group
Reference
OpenID Connect Core 1.0 - Section 5.1