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 0d96bf9 + 9f8b287 commit 84b8ee8Copy full SHA for 84b8ee8
xt/testapp/config.yml
@@ -17,6 +17,6 @@ org_display_name: "Saml2Test app for Net::SAML2"
17
org_contact: "saml2test@example.com"
18
error_url: "/error"
19
force_authn: 1
20
-is_passive: 1
+is_passive: 0
21
sign_metadata: 1
22
authnreq_signed: 1
xt/testapp/environments/development.yml
@@ -1,4 +1,4 @@
1
log: "debug"
2
-warnings: 1
+warnings: 0
3
show_errors: 1
4
auto_reload: 0
0 commit comments