This post has NOT been accepted by the mailing list yet.

Hello,

Jenkins - 1.594 behind apache, crowd 2.8.0

I have configured crowd2 plugin in Jenkins. However, I am unable to do SSO. If 
I logon to crowd first and then try to logon to Jenkins, I still get login 
screen.

Crowd and Jenkins are in the same domain, however, apache virtual host is 
different

Crowd Url - https://<crowd hostname>/crowd
Application Name - jenkins
Application Password - xxxxx
Restrict groups - <group name>
Use nested groups  - checked
Use SSO - checked
cookie.domain  - set to .<domanin name>
cookie.tokenkey  - crowd.token_key
Enable Proxy - unchecked
session.validationinterval - 30
http.max.connections - 20
http.timeout - 5000
socket.timeout - 20000

Setting or not setting restricted groups has no effect.
Tested with different domain names, but no effect.

Here are the log entries


Sep 11, 2015 2:17:38 PM de.theit.jenkins.crowd.CrowdServletFilter doFilter
FINE: User is not logged in (anymore) via Crowd => logout user
Sep 11, 2015 2:17:38 PM de.theit.jenkins.crowd.CrowdRememberMeServices logout
FINE: Logout user and close SSO session
Sep 11, 2015 2:17:38 PM de.theit.jenkins.crowd.CrowdServletFilter doFilter
FINE: User is not logged in (anymore) via Crowd => logout user
Sep 11, 2015 2:17:38 PM de.theit.jenkins.crowd.CrowdRememberMeServices logout
FINE: Logout user and close SSO session
Sep 11, 2015 2:17:38 PM de.theit.jenkins.crowd.CrowdServletFilter doFilter
FINE: User is not logged in (anymore) via Crowd => logout user
Sep 11, 2015 2:17:38 PM de.theit.jenkins.crowd.CrowdRememberMeServices logout
FINE: Logout user and close SSO session
Sep 11, 2015 2:17:38 PM de.theit.jenkins.crowd.CrowdServletFilter doFilter
FINE: User is not logged in (anymore) via Crowd => logout user
Sep 11, 2015 2:17:38 PM de.theit.jenkins.crowd.CrowdRememberMeServices logout
FINE: Logout user and close SSO session

This keeps on repeating

sometimes, I also get

SEVERE: Host connection pool not found, 
hostConfig=HostConfiguration[host=https://<crowd url>:9443]
Sep 11, 2015 2:12:32 PM 
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager freeConnection
SEVERE: Host connection pool not found, 
hostConfig=HostConfiguration[host=https://<crowd url>::9443]
Sep 11, 2015 2:12:32 PM 
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager freeConnection
SEVERE: Host connection pool not found, 
hostConfig=HostConfiguration[host=https://<crowd url>::9443]
Sep 11, 2015 2:12:32 PM 
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager freeConnection
SEVERE: Host connection pool not found, 
hostConfig=HostConfiguration[host=https://<crowd url>::9443]

Not sure what is it complaining about..

Any suggestions?

Thanks in advance

M

-- 
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/5A769F6683025E41B0C2C8DF4141AF3707F40B2F%40D2ASEPREA008.
For more options, visit https://groups.google.com/d/optout.

Reply via email to