diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-04-10 16:32:03 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-04-10 16:32:03 +0200 |
commit | 93d6c363cd5cd32f6c490c2a879a96ee4d6dac6f (patch) | |
tree | d6f8b2d3b6e85f07295781ae43133c0185a307eb /swamid-2.0/adfs.rkh.se-adfs-services-trust.xml | |
parent | 0b7ce78cb577db52948c0722aa4334207ebc5cd6 (diff) |
Fixat till HTTP-Redirect i AssertionConsumerService
Diffstat (limited to 'swamid-2.0/adfs.rkh.se-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/adfs.rkh.se-adfs-services-trust.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/swamid-2.0/adfs.rkh.se-adfs-services-trust.xml b/swamid-2.0/adfs.rkh.se-adfs-services-trust.xml index 1ded6d54..5862a6d7 100644 --- a/swamid-2.0/adfs.rkh.se-adfs-services-trust.xml +++ b/swamid-2.0/adfs.rkh.se-adfs-services-trust.xml @@ -601,7 +601,6 @@ <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://adfs.rkh.se/adfs/ls/" index="0" isDefault="true"/> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://adfs.rkh.se/adfs/ls/" index="1"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://adfs.rkh.se/adfs/ls/" index="2"/> </SPSSODescriptor> <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> |