Is there a way to use Apache and Matrix based security together?

15 views
Skip to first unread message

Jonathan Hodgson

unread,
Oct 25, 2016, 5:25:36 AM10/25/16
to Jenkins Users
Hi,

I'm running an Apache server, so it makes sense to use that as a proxy for Jenkins, and since the people on the project already have logins and passwords to access other project related pages, it makes sense to me to use that autorization.

But within Jenkins, I'd like to be able to set up fine grained permissions, as per the Matrix Security plugin.

Is this possible in some way?

regards

Jon

Teichner Peter

unread,
Oct 25, 2016, 5:48:04 AM10/25/16
to jenkins...@googlegroups.com

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.

--
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/944f0bf1-80bc-4e2a-a062-d16780bfcf3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jonathan Hodgson

unread,
Oct 25, 2016, 5:56:40 AM10/25/16
to Jenkins Users, peter.t...@nagra.com


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. 
 
Reply all
Reply to author
Forward
0 new messages