On Tuesday, October 25, 2016 at 10:48:04 AM UTC+1, Teichner Peter wrote: > > It depends how you store your original login details for the users – is it > coming from an LDAP server? Perhaps for you it would make sense to use > apache as a proxy but let Jenkins do the authentication by connecting to > the original provider. >
I'm just using basic authentication with .htpasswd. What is handy is I can make Trac and Mercurial use the same .htpasswd file, which keeps things consistent. If there was a way to do that with jenkins then it would be good, thinking about it's not essential that Apache does the actual authentication. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/3862bf7f-f8b0-4ffb-89f2-8057f163f728%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
