stable

Clone or download

Read-only

Allow LDAP login and OIDC Client in parallel

When OIDC is deployed as an SSO in company it's likely that people are already using LDAP. In order to move from LDAP login to OIDC login both should be available in parallel. Part of request #16607 Allow ldap login when openidconnect client is used Change-Id: Idc368032abe74326930c371ca73271ca6f8d953c

Modified Files

Name
M plugins/ldap/include/LoginPresenter.class.php +1 −1 Go to diff View file
M plugins/ldap/include/ldapPlugin.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/AccountLinker/Controller.php +11 −2 Go to diff View file
M plugins/openidconnectclient/include/openidconnectclientPlugin.php +5 −34 Go to diff View file