Hi, I'm trying to configure a CAS server to do sso with confluence and jira. I use for this soulwing. My Jira, Confluence and CAS server are in https as requested but since I had put https on my CAS server Tomcat and changed my web.xml for Jira and Confluence I can't anymore access to Jira or Confluence, I've got this error message : Redirect Loop Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked. Of course my cookies are not blocked.
In cas.log on my tomcat I can see that I'm successfully authenticated but there is ten times the same message after (caused by the redirect loop certainly) : granted service ticket (ST-1-AZBHsZaEHKJ123dfEZ-cas) for service https://localhost:8444/confluence for user [me] (port 8444 is normal I defined it) I've got 2 tomcat 6.0.20 one for Jira and one for Confluence and my CAS server is on tomcat 5.5 and I use jasig CAS 3.2.1 sorry for my english and thanks for your help -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
