Date of birth othershow all attributes | |
Name | swissEduPersonDateOfBirth |
Description | The date of birth of the person |
Vocabulary | date-mday MUST be within the proper range depending on the values of date-month and date-fullyear |
References | RFC3339 |
OIDC |
Claim: birthdate Type: string Scope: profile Format: YYYY-MM-DD |
OID | 2.16.756.1.2.5.1.1.2 |
LDAP Syntax | Numeric String {8} |
# of values | single |
Example values |
|
Definition
Based on RFC3339 'Date and Time on the Internet: Timestamps'. Using the full-date format from paragraph 5.6 but without the dashes:
full-date | = date-fullyear date-month date-mday |
date-fullyear | = 4DIGIT |
date-month | = 2DIGIT ; 01-12 |
date-mday | = 2DIGIT ; 01-28, 01-29, 01-30, 01-31 based on month/year |
Notes
-
If a use case requires age related information but not the specific date of birth, the attribute swissEduPersonMinimumAgeCategory should be preferred over swissEduPersonDateOfBirth.
All attribute definitions in a single document: Switch edu-ID Attribute Specification