22 lines
889 B
XML
22 lines
889 B
XML
<Attributes xmlns="urn:mace:shibboleth:2.0:attribute-map" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
|
<!--
|
|
SWAMID standard attribute-map.xml for SAML 2.0
|
|
==============================================
|
|
The mappings are agreed to within the Shibboleth community or directly LDAP attribute names.
|
|
|
|
Version: 2017-01-04
|
|
|
|
REMEMBER to notify SWAMID saml-admins list when updating this file!
|
|
-->
|
|
|
|
<!-- eduPerson attributes until version 201310 -->
|
|
<Attribute name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" id="eppn">
|
|
<AttributeDecoder xsi:type="ScopedAttributeDecoder"/>
|
|
</Attribute>
|
|
<Attribute name="urn:oid:1.3.6.1.4.1.5923.1.1.1.11" id="assurance"/>
|
|
|
|
<!-- Attribute to extract SWAMID Assurance Profiles -->
|
|
<Attribute name="urn:oasis:names:tc:SAML:attribute:assurance-certification" id="Assurance-Certification"/>
|
|
|
|
</Attributes>
|