change to zammad sso

This commit is contained in:
2023-08-17 19:19:06 +02:00
parent fadf1a5a10
commit a6bfdc9167

View File

@@ -91,7 +91,7 @@
# 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.
# 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" = {