diff options
-rw-r--r-- | swamid-2.0/test.bils.se-auth-metadata.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/swamid-2.0/test.bils.se-auth-metadata.xml b/swamid-2.0/test.bils.se-auth-metadata.xml index 50283b33..512c52a9 100644 --- a/swamid-2.0/test.bils.se-auth-metadata.xml +++ b/swamid-2.0/test.bils.se-auth-metadata.xml @@ -91,14 +91,6 @@ </md:KeyDescriptor> <md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://test.bils.se/auth/logout"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://test.bils.se/auth/response" index="1"/> - <md:AttributeConsumingService index="1"> - <md:ServiceName xml:lang="en">BILS Registration</md:ServiceName> - <md:ServiceName xml:lang="sv">BILS Inloggning</md:ServiceName> - <md:RequestedAttribute Name="first_name" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> - <md:RequestedAttribute Name="last_name" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> - <md:RequestedAttribute FriendlyName="mail" Name="urn:oid:0.9.2342.19200300.100.1.3" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="false"/> - <md:RequestedAttribute FriendlyName="email" Name="urn:oid:1.2.840.113549.1.9.1.1" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="false"/> - </md:AttributeConsumingService> </md:SPSSODescriptor> <md:Organization> <md:OrganizationName xml:lang="en">Bioinformatics Infrastructure for Life Sciences</md:OrganizationName> |