Skip to content

Commit e87467a

Browse files
Merge pull request #203 from mrvanes/patch-2
Update saml2_backend.yaml.example
2 parents b0d745c + 72d4ba8 commit e87467a

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)