diff options
author | Johan Wassberg <jocar@sunet.se> | 2022-11-30 20:19:45 +0100 |
---|---|---|
committer | Johan Wassberg <jocar@sunet.se> | 2022-11-30 20:19:45 +0100 |
commit | 2f1781dfbc2df8f31d6921dce04017275dfb6039 (patch) | |
tree | 97e2f52109a3e5202fc18e554da48bd755225f30 | |
parent | 1b5af357c0e34660adbe3c4886ed2bfa1d2f7cbe (diff) |
SWAMID-2089: Updated funk.chs.chalmers.se
-rw-r--r-- | swamid-2.0/funk.chs.chalmers.se-saml-www-module.php-saml-sp-metadata.php-Funk.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/swamid-2.0/funk.chs.chalmers.se-saml-www-module.php-saml-sp-metadata.php-Funk.xml b/swamid-2.0/funk.chs.chalmers.se-saml-www-module.php-saml-sp-metadata.php-Funk.xml index d5116fe6..3a7685fc 100644 --- a/swamid-2.0/funk.chs.chalmers.se-saml-www-module.php-saml-sp-metadata.php-Funk.xml +++ b/swamid-2.0/funk.chs.chalmers.se-saml-www-module.php-saml-sp-metadata.php-Funk.xml @@ -37,6 +37,11 @@ <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://funk.chs.chalmers.se/saml/www/module.php/saml/sp/saml1-acs.php/Funk" index="1"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://funk.chs.chalmers.se/saml/www/module.php/saml/sp/saml2-acs.php/Funk" index="2"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://funk.chs.chalmers.se/saml/www/module.php/saml/sp/saml1-acs.php/Funk/artifact" index="3"/> + <md:AttributeConsumingService index="0"> + <md:ServiceName xml:lang="sv">Funktionärsregistret</md:ServiceName> + <md:ServiceName xml:lang="en">Elected officials registry</md:ServiceName> + <md:RequestedAttribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + </md:AttributeConsumingService> </md:SPSSODescriptor> <md:Organization> <md:OrganizationName xml:lang="en">Montania System AB</md:OrganizationName> |