Skip to content

Commit 72d4ba8

Browse files
authored
Update saml2_backend.yaml.example
If I can't have IdentityPython/pysaml2#590 can we at least have a hint that it's a valid setting in SATOSA? :)
1 parent b0d745c commit 72d4ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/plugins/backends/saml2_backend.yaml.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ config:
4949
discovery_response:
5050
- [<base_url>/<name>/disco, 'urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol']
5151
name_id_format: 'urn:oasis:names:tc:SAML:2.0:nameid-format:transient'
52+
name_id_format_allow_create: true
5253
# disco_srv must be defined if there is more than one IdP in the metadata specified above
5354
disco_srv: http://disco.example.com

0 commit comments

Comments
 (0)