Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
profiles.output.eduPersonUrn.json Maven / Gradle / Ivy
{
"ver": "2",
"name": "sys:eduPersonUrn",
"description": "SAML eduPerson translation profile using urn:oid attribute names",
"type": "OUTPUT",
"rules": [
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "includeOutputProfile",
"parameters": [
"sys:samlUrn"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonUniqueId",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.13",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"nickname",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.2",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"email",
"0.9.2342.19200300.100.1.3",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"mobile",
"urn:oid:0.9.2342.19200300.100.1.41",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"preferredLanguage",
"urn:oid:2.16.840.1.113730.3.1.39",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"certificate",
"urn:oid:2.5.4.36",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"picture",
"urn:oid:0.9.2342.19200300.100.1.60",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"affiliation",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.1",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"primaryAffiliation",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.5",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonEntitlement",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.7",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonAssurance",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.11",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonOrcid",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.16",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonOrgDN",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.3",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonOrgUnitDN",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.4",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonPrimaryOrgUnitDN",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.8",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonPrincipalName",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.6",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonPrincipalNamePrior",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.12",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonScopedAffiliation",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.9",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"eduPersonTargetedID",
"urn:oid:1.3.6.1.4.1.5923.1.1.1.10",
"false"
]
}
},
{
"condition": {
"conditionValue": "true"
},
"action": {
"name": "mapAttributeName",
"parameters": [
"displayName",
"urn:oid:2.16.840.1.113730.3.1.241",
"false"
]
}
}
]
}