diff options
author | Leif Johansson <leifj@sunet.se> | 2018-08-03 11:03:57 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2018-08-03 11:03:57 +0200 |
commit | f7f8475a7a202d354feba820e2fef13c29180964 (patch) | |
tree | 836ee5d343f78679d4f59b23f60d65d557893858 /swamid-2.0/idp2.it.gu.se-idp-shibboleth.xml | |
parent | eaf45d80778e5363b6cd5145fbdc42ec21493c94 (diff) | |
parent | 3be53e9a2d853e9373809fa7b89806d2cda42fa7 (diff) |
Merge branch 'master' of git.swamid.se:swamid-metadata
Diffstat (limited to 'swamid-2.0/idp2.it.gu.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp2.it.gu.se-idp-shibboleth.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/swamid-2.0/idp2.it.gu.se-idp-shibboleth.xml b/swamid-2.0/idp2.it.gu.se-idp-shibboleth.xml index 495ec9eb..7476399d 100644 --- a/swamid-2.0/idp2.it.gu.se-idp-shibboleth.xml +++ b/swamid-2.0/idp2.it.gu.se-idp-shibboleth.xml @@ -1,10 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- - This is example metadata only. Do *NOT* supply it as is without review, - and do *NOT* provide it in real time to your partners. - - This metadata is not dynamic - it will not change as your configuration changes. ---> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui" entityID="https://idp2.it.gu.se/idp/shibboleth"> <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0"> <Extensions> @@ -188,7 +182,5 @@ ocfXlxiISI9q8HuuNs3FvJhJZWITD4pgq6hDioWmYyDa5Xjr7d9e2oOJD9C25Te2 </ds:KeyInfo> </KeyDescriptor> <AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://idp2.it.gu.se:8443/idp/profile/SAML1/SOAP/AttributeQuery"/> - <!-- <AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://idp2.it.gu.se:8443/idp/profile/SAML2/SOAP/AttributeQuery"/> --> - <!-- If you uncomment the above you should add urn:oasis:names:tc:SAML:2.0:protocol to the protocolSupportEnumeration above --> </AttributeAuthorityDescriptor> </EntityDescriptor> |