diff options
author | Leif Johansson <leifj@sunet.se> | 2012-12-18 13:53:01 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2012-12-18 13:53:01 +0100 |
commit | e924a06b6e7efcd4c6bb5f46f27cfcdc0c3d965d (patch) | |
tree | bbfc1bc65578fdc18d7c97684bc5e5e063308338 /swamid-1.0/sp-test.it.su.se.xml | |
parent | 98631dfe056f026221e1561c670c6103ec4efccf (diff) |
resolves SWAMIDOPS-6753
Diffstat (limited to 'swamid-1.0/sp-test.it.su.se.xml')
-rw-r--r-- | swamid-1.0/sp-test.it.su.se.xml | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/swamid-1.0/sp-test.it.su.se.xml b/swamid-1.0/sp-test.it.su.se.xml index a02127be..46160642 100644 --- a/swamid-1.0/sp-test.it.su.se.xml +++ b/swamid-1.0/sp-test.it.su.se.xml @@ -1,18 +1,13 @@ -<?xml version="1.0"?> -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://sp-test.it.su.se/Shibboleth.sso"> - <md:Extensions> - <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> - <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" - NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" - Name="http://macedir.org/entity-category"> - <samla:AttributeValue>http://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> - </samla:Attribute> - </mdattr:EntityAttributes> - </md:Extensions> + +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_a4a79a0a848c8bb6a8721ede63b49832" entityID="https://sp-test.it.su.se/Shibboleth.sso"> + <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp-test.it.su.se/Shibboleth.sso/WAYF" index="1"/> - <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp-test.it.su.se/Shibboleth.sso/WAYF/wavelan" index="2"/> + <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp-test.it.su.se/Shibboleth.sso/WAYF-test" index="2"/> + <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp-test.it.su.se/Shibboleth.sso/WAYF/wavelan" index="3"/> + <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp-test.it.su.se/Shibboleth.sso/WAYF/wavelan-test" index="4"/> + <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp-test.it.su.se/Shibboleth.sso/SWAMID" index="5"/> </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> @@ -81,4 +76,4 @@ ZZ++pFd6COZSWkvz3O0kbDXKOANgr4ZylWIxYz+Fj1y8i5PN5C85ojDAIvzZ93J5 <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://sp-test.it.su.se/Shibboleth.sso/SAML2/ECP" index="10"/> </md:SPSSODescriptor> -</md:EntityDescriptor> +</md:EntityDescriptor>
\ No newline at end of file |