diff options
author | Björn Mattsson <bjorn@sunet.se> | 2021-09-30 09:32:18 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2021-09-30 09:32:18 +0200 |
commit | cb3996c7fee236e57bff7af3688ddb8f6e654787 (patch) | |
tree | c24d225ff38127197466fd2014198572b2a453b3 /swamid-2.0/my.ilabsolutions.com.xml | |
parent | 35c8bf406572cb13a005e0414a44bb133b1aff29 (diff) |
SWAMID-402, new AssertionConsumerService for lund in https://staging.ilabsolutions.com and https://my.ilabsolutions.com
Diffstat (limited to 'swamid-2.0/my.ilabsolutions.com.xml')
-rw-r--r-- | swamid-2.0/my.ilabsolutions.com.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/my.ilabsolutions.com.xml b/swamid-2.0/my.ilabsolutions.com.xml index 51a81366..cc379d01 100644 --- a/swamid-2.0/my.ilabsolutions.com.xml +++ b/swamid-2.0/my.ilabsolutions.com.xml @@ -48,6 +48,7 @@ <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ki.ilab.agilent.com/account/saml/swamid" index="2"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://uu.ilab.agilent.com/account/saml/swamid" index="3"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://karolinska.corefacilities.org/account/saml/swamid" index="4"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://lund.ilab.agilent.com/account/saml/swamid" index="5"/> <AttributeConsumingService xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" index="1"> <ServiceName xml:lang="en">iLab Solutions</ServiceName> <RequestedAttribute FriendlyName="givenName" Name="urn:mace:dir:attribute-def:givenName" NameFormat="urn:mace:shibboleth:1.0:attributeNamespace:uri"/> |