We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0d745c + 72d4ba8 commit e87467aCopy full SHA for e87467a
example/plugins/backends/saml2_backend.yaml.example
@@ -49,5 +49,6 @@ config:
49
discovery_response:
50
- [<base_url>/<name>/disco, 'urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol']
51
name_id_format: 'urn:oasis:names:tc:SAML:2.0:nameid-format:transient'
52
+ name_id_format_allow_create: true
53
# disco_srv must be defined if there is more than one IdP in the metadata specified above
54
disco_srv: http://disco.example.com
0 commit comments