diff options
author | Paul Scott <paul.scott@kau.se> | 2016-04-04 09:14:54 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2016-04-04 09:14:54 +0200 |
commit | 11e07c31f033b7d0c088bc967fa004c95d645925 (patch) | |
tree | 85c25a845608e5757304f08e39af21f27e44a23c /swamid-interfederations-2.0/beta.opendmc.org-shibboleth.xml | |
parent | ce9b05919107f2b2d50daf2d3f900f17ec35e6c8 (diff) |
http://mds.edugain.org into swamid-interfederations-2.0
Diffstat (limited to 'swamid-interfederations-2.0/beta.opendmc.org-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/beta.opendmc.org-shibboleth.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/swamid-interfederations-2.0/beta.opendmc.org-shibboleth.xml b/swamid-interfederations-2.0/beta.opendmc.org-shibboleth.xml index 52f5ff4b..64c60d84 100644 --- a/swamid-interfederations-2.0/beta.opendmc.org-shibboleth.xml +++ b/swamid-interfederations-2.0/beta.opendmc.org-shibboleth.xml @@ -4,6 +4,7 @@ <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="https://incommon.org"/> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> + <saml:AttributeValue>http://refeds.org/category/research-and-scholarship</saml:AttributeValue> <saml:AttributeValue>http://id.incommon.org/category/registered-by-incommon</saml:AttributeValue> </saml:Attribute> </mdattr:EntityAttributes> @@ -48,8 +49,12 @@ hU0A+rBmSlUbyIYzE6NGHu4Z5qUCvGXmPK/pekoMhXlP7yNwew== <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://beta.opendmc.org/Shibboleth.sso/SAML2/ECP" index="4"/> <md:AttributeConsumingService index="1"> <md:ServiceName xml:lang="en">OpenDMC-Beta</md:ServiceName> - <md:RequestedAttribute FriendlyName="cn" Name="urn:oid:2.5.4.3" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> <md:RequestedAttribute FriendlyName="displayName" Name="urn:oid:2.16.840.1.113730.3.1.241" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute FriendlyName="eduPersonPrincipalName" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute FriendlyName="eduPersonScopedAffiliation" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.9" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute FriendlyName="givenName" Name="urn:oid:2.5.4.42" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute FriendlyName="mail" Name="urn:oid:0.9.2342.19200300.100.1.3" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> + <md:RequestedAttribute FriendlyName="sn" Name="urn:oid:2.5.4.4" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> </md:AttributeConsumingService> </md:SPSSODescriptor> <md:Organization> @@ -61,4 +66,8 @@ hU0A+rBmSlUbyIYzE6NGHu4Z5qUCvGXmPK/pekoMhXlP7yNwew== <md:GivenName>Jim Barkley</md:GivenName> <md:EmailAddress>james.barkley@uilabs.org</md:EmailAddress> </md:ContactPerson> + <md:ContactPerson contactType="administrative"> + <md:GivenName>DMC</md:GivenName> + <md:EmailAddress>dmc@uilabs.org</md:EmailAddress> + </md:ContactPerson> </md:EntityDescriptor> |