diff options
-rw-r--r-- | nya-1.0-testing.mxml | 1 | ||||
-rw-r--r-- | nya-1.0.mxml | 1 | ||||
-rw-r--r-- | swamid-1.0/akino.hh.se.xml | 3 |
3 files changed, 4 insertions, 1 deletions
diff --git a/nya-1.0-testing.mxml b/nya-1.0-testing.mxml index 3cbdad52..cfce5b65 100644 --- a/nya-1.0-testing.mxml +++ b/nya-1.0-testing.mxml @@ -50,4 +50,5 @@ <xi:include href="swamid-1.0/shib-sp-test.oru.se.xml"/> <xi:include href="nya-1.0/nya-03.ladok.umu.se-ecs-sp.xml"/> <xi:include href="nya-1.0/nya-03.ladok.umu.se-dw-idp.xml"/> + <xi:include href="swamid-1.0/akino.hh.se.xml"/> </EntitiesDescriptor> diff --git a/nya-1.0.mxml b/nya-1.0.mxml index fdcb7e50..53ce21d0 100644 --- a/nya-1.0.mxml +++ b/nya-1.0.mxml @@ -17,4 +17,5 @@ <xi:include href="swamid-1.0/registrera.hb.se.xml"/> <xi:include href="swamid-1.0/aktivering.db.umu.se.xml"/> <xi:include href="swamid-1.0/nacho.adm.gu.se.xml"/> + <xi:include href="swamid-1.0/akino.hh.se.xml"/> </EntitiesDescriptor> diff --git a/swamid-1.0/akino.hh.se.xml b/swamid-1.0/akino.hh.se.xml index be6a1798..44615c28 100644 --- a/swamid-1.0/akino.hh.se.xml +++ b/swamid-1.0/akino.hh.se.xml @@ -1,5 +1,5 @@ -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://akino.hh.se/shibboleth"> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_1f09adc3b661aa843cb9325e0c9bab92" entityID="https://akino.hh.se/shibboleth"> <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:KeyDescriptor use="signing"> @@ -52,6 +52,7 @@ s2ozMUSsHZxcwpFZ7NQ4lLsgm9VihBDXZ4mTXQ== </ds:X509Data> </ds:KeyInfo> </md:KeyDescriptor> + <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://akino.hh.se/Shibboleth.sso/Artifact/SOAP" index="1"/> <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://akino.hh.se/Shibboleth.sso/SLO/SOAP"/> <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://akino.hh.se/Shibboleth.sso/SLO/Redirect"/> <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://akino.hh.se/Shibboleth.sso/SLO/POST"/> |