Hello,
I have a Jenkins instance that I built on a Linux server.
I would like to add an additional authentication method. Specifically, I want to support both GitLab OAuth authentication and the built-in Jenkins user database at the same time.
From what I can see, Jenkins doesn’t seem to support multiple authentication methods out of the box. Is there any plugin or configuration change that would allow me to enable both GitLab OAuth and Jenkins’ internal user authentication together?
Thank you for letting me know.
I also tried configuring it but couldn’t get it to work and was investigating the cause.
It’s a relief to know that the plugin itself is broken.