I have no support/technical question and have seen the support category. (Be aware that direct support questions will be deleted.)
on
Which general topic do you have
I’m involved in a couple of Nextclound installations and we are interested in using Keycloak/OIDC2 for “normal” user login BUT, at the same time, be able to log in “locally” as local users/admin.
The current setup is Nextcloud and LDAP. Access to Nextcloud is governed by an LDAP attribute. This means that as soon as that LDAP attribute is set, the user is available in Nextcloud (no login required) and can be configured by the Nexcloud admin.
We would like to transition to Keycloak (SSO) logins BUT:
- Automatically redirecting LDAP-users to Keycloak login (no extra “login with” button)
- Keep the option to log in via “normal” Nextcloud login for users (admins) created locally in Nextcloud BUT no one else!
- Keep the possibility to govern the access to Nextcloud with an LDAP attibute, i.e if this attribute is set, the user is immideatly available in Nextcloud
We have bee testing the OpenID Connect Login plugin but have not been able to accompish this.
Any help would be appreciated!
Regards,
Åke