nextcloud-oidc-login icon indicating copy to clipboard operation
nextcloud-oidc-login copied to clipboard

LDAP backend and user account management

Open yrammos opened this issue 5 years ago • 1 comments

@pulsejet thank you for an excellent piece of work.

I'm interested in establishing an LDAP backend in conjunction with OIDC authentication via your plugin.

I assume that doing so would automatically disable account management (email/password/photo changes) via the NextCloud UI. Is my assumption correct? Thanks once again.

yrammos avatar Jun 26 '20 12:06 yrammos

Once you're using the LDAP backend, this plugin only authenticates and does nothing further. All functionality of the LDAP plugin is applicable then.

pulsejet avatar Jun 29 '20 03:06 pulsejet