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 0e51ade commit 2f6134fCopy full SHA for 2f6134f
main/settings.py
@@ -1397,7 +1397,7 @@
1397
# URL configuation
1398
1399
# Set to the URL that APISIX uses for logout.
1400
-MITOL_APIGATEWAY_LOGOUT_URL = "/logout"
+MITOL_APIGATEWAY_LOGOUT_URL = "/logout/oidc"
1401
1402
# Set to the default URL the user should be sent to when logging out.
1403
# If there's no redirect URL specified otherwise, the user gets sent here.
0 commit comments