Skip to content

Commit

Permalink
Update core-person.json
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Apr 1, 2020
1 parent 3ccb931 commit e59a273
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions schema/core-person.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Core Person Schema from Internet2 T&I",
"description": "Core Person Schema from Internet2 T&I",
"title": "Minimal Registry Person Schema from Internet2 T&I",
"description": "Minimal Registry Person Schema from Internet2 T&I",
"type": "object",
"required": [
"name",
Expand Down Expand Up @@ -59,7 +59,7 @@
}
},

"sub-id": {
"subj-id": {
"type": "string",
"description": "Identifier used in federated scenarios, now SAML identifier profile 'subject-id'",
},
Expand Down

0 comments on commit e59a273

Please sign in to comment.