diff options
author | Paul Scott <paul.scott@kau.se> | 2018-01-11 14:43:11 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2018-01-11 14:43:11 +0100 |
commit | 42748f6b8028902491f8d2ab0b7052e2e1cdf732 (patch) | |
tree | 75781fa7f6fe247341bf8fd204ac6b392a6d34a7 /swamid-2.0/eduroamkonto.kau.se.xml | |
parent | 50730f573beb46c59f5b150e3f24cf1ce28025a9 (diff) |
Only needs eppn
Diffstat (limited to 'swamid-2.0/eduroamkonto.kau.se.xml')
-rw-r--r-- | swamid-2.0/eduroamkonto.kau.se.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/swamid-2.0/eduroamkonto.kau.se.xml b/swamid-2.0/eduroamkonto.kau.se.xml index 2b8e04dc..a3c2b384 100644 --- a/swamid-2.0/eduroamkonto.kau.se.xml +++ b/swamid-2.0/eduroamkonto.kau.se.xml @@ -99,6 +99,11 @@ MipqdDjyQEIn6175q9gOmemKMbk= <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://eduroamkonto-staging.kau.se/Shibboleth.sso/SAML/POST" index="5"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://eduroamkonto-staging.kau.se/Shibboleth.sso/SAML/Artifact" index="6"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://eduroamkonto-staging.kau.se/Shibboleth.sso/SAML2/POST" index="7"/> + <md:AttributeConsumingService index="0"> + <md:ServiceName xml:lang="en">eduroam account management - Karlstad University</md:ServiceName> + <md:ServiceDescription xml:lang="en">This service allows KAU employees to reset their eduroam password</md:ServiceDescription> + <md:RequestedAttribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.9"/> + </md:AttributeConsumingService> </md:SPSSODescriptor> <md:ContactPerson contactType="technical"> <md:SurName>IT-avdelningen</md:SurName> |