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.lhs.se.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.lhs.se.xml')
-rw-r--r-- | swamid-1.0/idp.lhs.se.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/swamid-1.0/idp.lhs.se.xml b/swamid-1.0/idp.lhs.se.xml index b6743572..f467e95c 100644 --- a/swamid-1.0/idp.lhs.se.xml +++ b/swamid-1.0/idp.lhs.se.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://idp.lhs.se/identity"> - <AttributeAuthorityDescriptor ID="role-126" 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">lhs.se</shibmeta:Scope> </Extensions> @@ -14,7 +14,7 @@ <AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://idp.lhs.se:8443/shibboleth-idp/AA"/> <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> </AttributeAuthorityDescriptor> - <IDPSSODescriptor WantAuthnRequestsSigned="false" ID="role-127" 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">lhs.se</shibmeta:Scope> </Extensions> @@ -31,11 +31,11 @@ </IDPSSODescriptor> <Organization> <OrganizationName xml:lang="en">LHS</OrganizationName> - <OrganizationDisplayName xml:lang="en">Lärarhögskolan i Stockholm</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="en">L?rarh?gskolan</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.lhs.se</OrganizationURL> </Organization> <ContactPerson contactType="technical"> - <Company>Lärarhögskolan i Stockholm</Company> + <Company>L?rarh?gskolan</Company> <EmailAddress>info@lhs.se</EmailAddress> </ContactPerson> </EntityDescriptor> |