Skip to content

Commit

Permalink
Update minimalRegistryPerson.json
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Aug 6, 2020
1 parent cd779dd commit d71704e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions schema/minimalRegistryPerson.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@
"type": "string",
"description": "corresponds to SAML subject-id or pairwise-id and OAuth2 subject attribute"
},

"ePPN": {
"type": "string",
"description": "eduPersonPrincipalName, but only trustworthy for sites that do NOT reassign ePPNs once they have been assigned to some other person"
}

"dateOfBirth": {
"type": "string",
"description": "Date of birth, string representtion of dateOfBirth in Core Attribute Specification"
Expand Down

0 comments on commit d71704e

Please sign in to comment.