Skip to content

Commit

Permalink
EB does not sign authnrequest
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Nov 8, 2023
1 parent b515d95 commit baafc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/myconext-server/templates/application.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ feature:
# Do we default remember the user for a longer period
default_remember_me: True
# Does the SAMLIdpService expects authn requests to be signed
requires_signed_authn_request: True
requires_signed_authn_request: False


secure_cookie: true
Expand Down

0 comments on commit baafc02

Please sign in to comment.