diff options
author | leifj <leifj@0878fbc5-a6f2-46f6-b174-cb7b08c221d1> | 2008-10-14 09:29:36 +0000 |
---|---|---|
committer | leifj <leifj@0878fbc5-a6f2-46f6-b174-cb7b08c221d1> | 2008-10-14 09:29:36 +0000 |
commit | 7e8f03520b91191f803c82bf94e4aa5a5bcc380b (patch) | |
tree | a59fb52baaea1e5822b476215ceeaf77eb70f6b5 /swamid-1.0/idp.protectnetwork.org.xml | |
parent | 73755616bcf7994dc4566002b6bb817a37951033 (diff) |
replace with swamid master metadata registry
git-svn-id: svn+ssh://svn.it.su.se/svn/swamid-metadata/trunk@39 0878fbc5-a6f2-46f6-b174-cb7b08c221d1
Diffstat (limited to 'swamid-1.0/idp.protectnetwork.org.xml')
-rw-r--r-- | swamid-1.0/idp.protectnetwork.org.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swamid-1.0/idp.protectnetwork.org.xml b/swamid-1.0/idp.protectnetwork.org.xml index 7781ddab..4cfc90ab 100644 --- a/swamid-1.0/idp.protectnetwork.org.xml +++ b/swamid-1.0/idp.protectnetwork.org.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://idp.protectnetwork.org/protectnetwork-idp"> - <AttributeAuthorityDescriptor ID="role-38" protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.1:protocol"> + <AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.1:protocol"> <Extensions> <shibmeta:Scope xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0">idp.protectnetwork.org</shibmeta:Scope> </Extensions> @@ -14,7 +14,7 @@ <AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://idp.protectnetwork.org:8443/protectnetwork-idp/AA"/> <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> </AttributeAuthorityDescriptor> - <IDPSSODescriptor WantAuthnRequestsSigned="false" ID="role-39" protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0"> + <IDPSSODescriptor WantAuthnRequestsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0"> <Extensions> <shibmeta:Scope xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0">idp.protectnetwork.org</shibmeta:Scope> </Extensions> |