🔧(cnb) change supported name_id_format

To comply with the CNB IdP we need to support
urn:oasis:names:tc:SAML:2.0:nameid-format:transient.
This commit is contained in:
Jonathan Perret
2025-11-21 11:46:48 +01:00
parent 138bc431fd
commit 4a4a180ef1
@@ -38,8 +38,7 @@ config:
signing_algorithm: 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256'
allow_unsolicited: true
name_id_format:
- urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress
- urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified
- urn:oasis:names:tc:SAML:2.0:nameid-format:transient
endpoints:
assertion_consumer_service:
- - <base_url>/<name>/acs/post