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
-
Up-voted. My team has the need to authorize internal users with SAML, and authenticate external users, automation and other services with the internal Jenkins database or LDAP. I also need to be able to modify the authentication/authorization configuration without the risk of losing access to the instance. I cannot enable anonymous access because the instance is publicly accessible.