Skip to content

Commit 817f803

Browse files
committed
Add authn_requests_signed configuration option to saml2 backend example
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent f2bd0ad commit 817f803

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
@@ -39,6 +39,7 @@ config:
3939
text: "http://sp.logo.url/"
4040
width: "100"
4141
height: "100"
42+
authn_requests_signed: true
4243
want_response_signed: true
4344
allow_unsolicited: true
4445
endpoints:

0 commit comments

Comments
 (0)