change to zammad sso
This commit is contained in:
parent
fadf1a5a10
commit
a6bfdc9167
1 changed files with 1 additions and 1 deletions
|
|
@ -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" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue