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 c4ba69d + 065e5da commit 43fd132Copy full SHA for 43fd132
example/plugins/backends/saml2_backend.yaml.example
@@ -18,6 +18,8 @@ config:
18
enable_metadata_reload: no
19
20
sp_config:
21
+ name: "SP Name"
22
+ description: "SP Description"
23
key_file: backend.key
24
cert_file: backend.crt
25
organization: {display_name: Example Identities, name: Example Identities Org., url: 'http://www.example.com'}
0 commit comments