diff options
Diffstat (limited to 'swamid-interfederations-2.0/adfs.artez.nl-adfs-services-trust.xml')
-rw-r--r-- | swamid-interfederations-2.0/adfs.artez.nl-adfs-services-trust.xml | 26 |
1 files changed, 19 insertions, 7 deletions
diff --git a/swamid-interfederations-2.0/adfs.artez.nl-adfs-services-trust.xml b/swamid-interfederations-2.0/adfs.artez.nl-adfs-services-trust.xml index 267a1835..19dc3103 100644 --- a/swamid-interfederations-2.0/adfs.artez.nl-adfs-services-trust.xml +++ b/swamid-interfederations-2.0/adfs.artez.nl-adfs-services-trust.xml @@ -4,17 +4,22 @@ <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://www.surfconext.nl/" registrationInstant="2015-04-29T16:00:00Z"> <mdrpi:RegistrationPolicy xml:lang="en">https://wiki.surfnet.nl/display/eduGAIN/EduGAIN</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> + <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-support" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> + <saml:AttributeValue>https://refeds.org/sirtfi</saml:AttributeValue> + </saml:Attribute> + </mdattr:EntityAttributes> </md:Extensions> <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> - <mdui:DisplayName xml:lang="nl">ArtEZ Institute of the Arts Hogeschool voor de Kunsten</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">ArtEZ Institute of the Arts Hogeschool voor de Kunsten</mdui:DisplayName> + <mdui:DisplayName xml:lang="nl">ArtEZ Hogeschool voor de Kunsten</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">ArtEZ University of the Arts</mdui:DisplayName> <mdui:Description xml:lang="nl">ArtEZ Hogeschool voor de Kunsten</mdui:Description> - <mdui:Description xml:lang="en">ArtEZ Institute of the Arts</mdui:Description> + <mdui:Description xml:lang="en">ArtEZ University of the Arts</mdui:Description> <mdui:Logo height="35" width="96">https://static.surfconext.nl/logos/idp/artez.png</mdui:Logo> - <mdui:Keywords xml:lang="en">ArtEZ Institute of the Arts Hogeschool voor de Kunsten</mdui:Keywords> - <mdui:Keywords xml:lang="nl">ArtEZ Institute of the Arts Hogeschool voor de Kunsten</mdui:Keywords> + <mdui:Keywords xml:lang="en">ArtEZ University of the Arts Hogeschool voor de Kunsten</mdui:Keywords> + <mdui:Keywords xml:lang="nl">ArtEZ University of the Arts Hogeschool voor de Kunsten</mdui:Keywords> </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor use="signing"> @@ -29,8 +34,11 @@ <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://engine.surfconext.nl/authentication/idp/single-sign-on/c1e805c6dae3737d023a834e859622f8"/> </md:IDPSSODescriptor> <md:Organization> - <md:OrganizationName xml:lang="en">ArtEZ Institute of the Arts</md:OrganizationName> - <md:OrganizationDisplayName xml:lang="en">ArtEZ Institute of the Arts</md:OrganizationDisplayName> + <md:OrganizationName xml:lang="nl">ArtEZ Hogeschool voor de Kunsten</md:OrganizationName> + <md:OrganizationName xml:lang="en">ArtEZ University of the Arts</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="nl">ArtEZ Hogeschool voor de Kunsten</md:OrganizationDisplayName> + <md:OrganizationDisplayName xml:lang="en">ArtEZ University of the Arts</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="nl">http://www.artez.nl/</md:OrganizationURL> <md:OrganizationURL xml:lang="en">http://www.artez.nl/</md:OrganizationURL> </md:Organization> <md:ContactPerson contactType="administrative"> @@ -45,4 +53,8 @@ <md:GivenName>SURFconext support</md:GivenName> <md:EmailAddress>help@surfconext.nl</md:EmailAddress> </md:ContactPerson> + <md:ContactPerson xmlns:remd="http://refeds.org/metadata" contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security"> + <md:GivenName>SURFcert</md:GivenName> + <md:EmailAddress>cert@surfnet.nl</md:EmailAddress> + </md:ContactPerson> </md:EntityDescriptor> |