Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
273 changes: 273 additions & 0 deletions schema/vc/eduPerson_202208_v4_4_0_sdjwt.json

Large diffs are not rendered by default.

278 changes: 278 additions & 0 deletions schema/vc/eduPerson_202208_v4_4_0_vcdm.json

Large diffs are not rendered by default.

153 changes: 153 additions & 0 deletions schema/vc/eduperson_ldif.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,153 @@
{
"dn": "cn=eduPerson,cn=schema,cn=config",
"objectClass": "olcSchemaConfig",
"cn": "eduPerson",
"olcAttributeTypes": [
{
"oid": "1.3.6.1.4.1.5923.1.1.1.1",
"NAME": "eduPersonAffiliation",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "caseIgnoreMatch",
"SUBSTR": "caseIgnoreSubstringsMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.2",
"NAME": "eduPersonNickname",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "caseIgnoreMatch",
"SUBSTR": "caseIgnoreSubstringsMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.3",
"NAME": "eduPersonOrgDN",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "distinguishedNameMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.12",
"SINGLE-VALUE": true
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.4",
"NAME": "eduPersonOrgUnitDN",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "distinguishedNameMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.12"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.5",
"NAME": "eduPersonPrimaryAffiliation",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "caseIgnoreMatch",
"SUBSTR": "caseIgnoreSubstringsMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15",
"SINGLE-VALUE": true
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.6",
"NAME": "eduPersonPrincipalName",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "caseIgnoreMatch",
"SUBSTR": "caseIgnoreSubstringsMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15",
"SINGLE-VALUE": true
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.12",
"NAME": "eduPersonPrincipalNamePrior",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "caseIgnoreMatch",
"SUBSTR": "caseIgnoreSubstringsMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.7",
"NAME": "eduPersonEntitlement",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "caseExactMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.8",
"NAME": "eduPersonPrimaryOrgUnitDN",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "distinguishedNameMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.12",
"SINGLE-VALUE": true
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.9",
"NAME": "eduPersonScopedAffiliation",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "caseIgnoreMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.10",
"NAME": "eduPersonTargetedID",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "caseIgnoreMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.11",
"NAME": "eduPersonAssurance",
"DESC": "eduPerson per Internet2 and EDUCAUSE",
"EQUALITY": "caseIgnoreMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.13",
"NAME": "eduPersonUniqueId",
"DESC": "eduPersonUniqueId per Internet2",
"EQUALITY": "caseIgnoreMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.16",
"NAME": "eduPersonOrcid",
"DESC": "ORCID researcher identifiers belonging to the principal",
"EQUALITY": "caseIgnoreMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.17",
"NAME": "eduPersonAnalyticsTag",
"DESC": "Arbitrary reporting value associated with a subject or transaction",
"EQUALITY": "caseExactMatch",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15"
},
{
"oid": "1.3.6.1.4.1.5923.1.1.1.18",
"NAME": "eduPersonDisplayPronouns",
"DESC": "Human-readable set of pronouns",
"SYNTAX": "1.3.6.1.4.1.1466.115.121.1.15",
"SINGLE-VALUE": true
}
],
"olcObjectClasses": [
{
"oid": "1.3.6.1.4.1.5923.1.1.2",
"NAME": "eduPerson",
"DESC": "eduPerson (202208) - v4.4.0 - REFEDS Schema Board",
"AUXILIARY": true,
"MAY": [
"eduPersonAffiliation",
"eduPersonNickname",
"eduPersonOrgDN",
"eduPersonOrgUnitDN",
"eduPersonPrimaryAffiliation",
"eduPersonPrincipalName",
"eduPersonPrincipalNamePrior",
"eduPersonEntitlement",
"eduPersonPrimaryOrgUnitDN",
"eduPersonScopedAffiliation",
"eduPersonTargetedID",
"eduPersonAssurance",
"eduPersonUniqueId",
"eduPersonOrcid",
"eduPersonDisplayPronouns"
]
}
]
}
Loading