oauth2.dev

birthdate

OpenID_Foundation_Artifact_Binding_Working_Group

Registry Context

The birthdate claim represents the End-User's birthday.

Technical Summary

OpenID Connect Core defines birthdate as a string-valued Standard Claim for the End-User's birthday, represented using an ISO 8601-1 date form.

When Used

Used in OpenID Connect UserInfo Responses or ID Tokens when returning profile Claims about the End-User.

Normative Requirements

Unspecified actor

MAY
1
  1. openid-connect-core-1_0 - Section 5.1

    Use year value 0000 in the birthdate claim to indicate that the year is omitted..

    Condition: When representing an End-User birthdate without a year component.

    The year MAY be 0000, indicating that it is omitted.

Validation Guidance

error

Validate birthdate as a string claim when present.

info

Accept a birthdate year component of 0000 as an omitted year.

Reference

Details

Entry Id
birthdate
Claim Name
birthdate
Claim Description
Birthday
Change Controller
OpenID_Foundation_Artifact_Binding_Working_Group
Reference
OpenID Connect Core 1.0 - Section 5.1