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 May 10, 2019
1 parent b526641 commit 316e78f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema/core-person.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"logon-id": {
"type": "string",
"description": "same as identifier/network in Core Attribute Specification"
"description": "same as identifier/network in Core Attribute Specification. Mapped to __NAME__ in midPoint"
},
"subject-id": {
"type": "string",
"description": "same as identifier/enterprise in Core Attribute Specification"
"description": "same as identifier/enterprise in Core Attribute Specification. Mapped to __UID__ in midPoint"
},
"priorSubject-id": {
"type": "array",
Expand Down

0 comments on commit 316e78f

Please sign in to comment.