Skip to content
Snippets Groups Projects
Commit 1734c743 authored by ale's avatar ale
Browse files

Set external logout URL

parent f6d38489
Branches
No related tags found
1 merge request!75WIP: nextcloud
...@@ -172,6 +172,9 @@ ...@@ -172,6 +172,9 @@
- appid: "user_saml" - appid: "user_saml"
key: "saml-attribute-mapping-email_mapping" key: "saml-attribute-mapping-email_mapping"
value: "REDIRECT_REMOTE_USER" value: "REDIRECT_REMOTE_USER"
- appid: "user_saml"
key: "logout_url"
value: "https://accounts.{{ domain_public[0] }}/sso/logout"
- appid: "files_antivirus" - appid: "files_antivirus"
key: "av_mode" key: "av_mode"
value: "daemon" value: "daemon"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment