diff options
author | Paul Scott <paul.scott@kau.se> | 2017-12-05 13:07:15 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2017-12-05 13:07:15 +0100 |
commit | 32a38b76d0cb0c3e4c5ea88eb1edf5b2e66f053f (patch) | |
tree | 8f5e552f74ccac626b6caeb5899ee1aa8a870d53 /swamid-2.0/grr.cert.sunet.se-8443-shibboleth.xml | |
parent | 4fe9a84b5ddc676baeaafdeafc7bceef426a01b7 (diff) |
Resolves SWAMIDOPS-354
Diffstat (limited to 'swamid-2.0/grr.cert.sunet.se-8443-shibboleth.xml')
-rw-r--r-- | swamid-2.0/grr.cert.sunet.se-8443-shibboleth.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/swamid-2.0/grr.cert.sunet.se-8443-shibboleth.xml b/swamid-2.0/grr.cert.sunet.se-8443-shibboleth.xml index 1b47ed94..96bbc3f9 100644 --- a/swamid-2.0/grr.cert.sunet.se-8443-shibboleth.xml +++ b/swamid-2.0/grr.cert.sunet.se-8443-shibboleth.xml @@ -1,9 +1,9 @@ +<?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. --> -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_3c5a8ac47c9940dd6c0e247d1f6e72fcae406495" entityID="https://grr.cert.sunet.se:8443/shibboleth"> - +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://grr.cert.sunet.se:8443/shibboleth"> <md:Extensions xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"> <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha512"/> <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#sha384"/> @@ -28,7 +28,6 @@ and do *NOT* provide it in real time to your partners. </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> - <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> <md:Extensions> <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://grr.cert.sunet.se:8443/Shibboleth.sso/Login"/> @@ -85,5 +84,4 @@ U2CMeWihvrXOFYyKBmlMNt78NqegrleUURtdyMWCMuiU6sMdPbT0g3vrgnOV9w== <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://grr.cert.sunet.se:8443/Shibboleth.sso/SAML/POST" index="4"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://grr.cert.sunet.se:8443/Shibboleth.sso/SAML/Artifact" index="5"/> </md:SPSSODescriptor> - </md:EntityDescriptor> |