Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • ansible/roles/nextcloud
1 result
Show changes
Commits on Source (1)
# Setup SAML with Keycloak
# Nextcloud
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
- For monitoring, use the URL https://domain/index.php/login?direct=1
You find all the details in the [full documentation](https://devops-tools.docs.lakedrops.com/ansible/roles/nextcloud/).