Skip to content
Snippets Groups Projects
Commit 01c9b140 authored by jurgenhaas's avatar jurgenhaas
Browse files

Add maps and saml plugins and add some hints to the readme

parent 1c77a36d
Branches
No related tags found
No related merge requests found
# Setup SAML with Keycloak
Follow [this guide](https://rmm.li/wiki/doku.php?id=linux_server_manuals:nextcloud_saml_authentication_against_keycloak) and pay attention to these:
- To map existing users, make sure that the username in Keycloak and Nextcloud is the same
- In Nextcloud disable the option that the NameID response needs to be encrypted
......@@ -30,6 +30,7 @@ nextcloud_plugins:
- groupfolders
- group_everyone
- impersonate
- maps
- metadata
- news
- notes
......@@ -49,6 +50,7 @@ nextcloud_plugins:
- text
- theming
- twofactor_totp
- user_saml
nextcloud_pinned_plugin_versions: []
coturn:
- secret: somerandomstring
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment