-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
CentOS 7 x86_64 Bit
Jenkins 2.32.1-1.1
We are configuring our Jenkins server to authenticate with LDAP and found that we can't disable the user signup when using the LDAP plugin. All LDAP accounts can authenticate and it's always creating users in Jenkins Database. Please allow support for the disableSignup tag.
[JENKINS-41077] No support for DisableSignUp
Description | Original: We are configuring our Jenkins server to authenticate with LDAP and found that we can't disable the user signup when using the LDAP plugin. All LDAP accounts can authenticate and it's always creating a user in Jenkins Database. Please allow support for the disableSignup tag. | New: We are configuring our Jenkins server to authenticate with LDAP and found that we can't disable the user signup when using the LDAP plugin. All LDAP accounts can authenticate and it's always creating users in Jenkins Database. Please allow support for the disableSignup tag. |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] |
I'm not sure I understand what this is about. Signup is only available when using "Jenkins’ own user database", so when using any other authentication type there is no such thing available to disable.