Hi,

For Single Sign-On I think you could use the Reverse Proxy 
Authentication+Authorization plugin. It supports user authentication via 
reverse proxy (with Jenkins behind Apache, for example) and authorisation 
is done via LDAP groups (using the Role Based Matrix authorization).

We use it here and works like a char! Have a look at the plugin 
site: lhttps://wiki.jenkins-ci.org/display/JENKINS/Reverse+Proxy+Auth+Plugin

Cheers,
Wilder

On Thursday, 26 December 2013 16:10:47 UTC+1, Dennys Hsieh wrote:
>
> I want to build a SSO plugin, I checked Crowd2 plugin's source code and I 
> think I can use a filter 
> to check the cookie and assign in the filter. 
> But I write a plugin with a filter like this, it doesn't show the log. 
> Is there any suggestion for it ? 
>
>
>
>
>
> -- 
> View this message in context: 
> http://jenkins-ci.361315.n4.nabble.com/How-to-build-a-SSO-plugin-in-Jenkins-tp4685472.html
>  
> Sent from the Jenkins dev mailing list archive at Nabble.com. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to