Thomas Capricelli archive
Tag: keycloak
November 14, 2022
Nextcloud and Keycloak integration
I want to use a Keycloak instance (SSO provider) for authenticating users on a nextcloud application. Since version 19, nextcloud has an “official” plugin for connecting to an openid server (one of different SSO protocols). The plugin is called “OpenID Connect user backend” (official plugin, github). The only kind of documentation they provide is this […]