change to zammad sso
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
# If Authelia returns 401, then nginx redirects the user to the login portal.
|
# If Authelia returns 401, then nginx redirects the user to the login portal.
|
||||||
# If it returns 200, then the request pass through to the backend.
|
# If it returns 200, then the request pass through to the backend.
|
||||||
# For other type of errors, nginx will handle them as usual.
|
# For other type of errors, nginx will handle them as usual.
|
||||||
# error_page 401 =302 https://auth.cloonar.com/?rd=$target_url;
|
error_page 401 =302 https://auth.cloonar.com/?rd=$target_url;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
locations."/ws" = {
|
locations."/ws" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user