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.
1 parent 59b7cb5 commit 05f4de5Copy full SHA for 05f4de5
example/sp-wsgi/sp_conf.py.example
@@ -27,7 +27,6 @@ CONFIG = {
27
"logout_requests_signed": True,
28
"endpoints": {
29
"assertion_consumer_service": [
30
- ("%s/acs/redirect" % BASE, BINDING_HTTP_REDIRECT),
31
("%s/acs/post" % BASE, BINDING_HTTP_POST)
32
],
33
"single_logout_service": [
0 commit comments