It should be possible to configure multiple security realms at once with a specified order or preference.
Examples of usage:
failover between multiple ldap instances
failover from ldap to basic auth
- is blocking
-
JENKINS-41075 Cannot login to jenkins - socket time out - github.com is working
-
- Closed
-
- is duplicated by
-
JENKINS-38257 Feature to define non-actual user
-
- Reopened
-
- is related to
-
JENKINS-25485 Unable to login with standard Jenkins users when Active Directory plugin is in use
-
- Closed
-
-
JENKINS-32596 ACLDecorator
-
- Open
-
[JENKINS-15063] support for multiple security realms with failover
Labels | New: api security |
Link |
New:
This issue is related to |
I have similar requirement, e.g.:
There are 2 user groups using 1 jenkins instance. one of the our group use the MS AD to perform authen, while the other group will use LDAP server.