I have configured jira to use cas as single sign on according to http://www.ja-sig.org/wiki/display/CASC/Configuring+Jira+with+JASIG+CAS+Client+for+Java+3.1, it can work well except below situation:
1.Access jira by https://localhost/jira, it goes to cas login page with url changing to https://localhost/cas/login?service=https://localhost/jira. 2.Stand by for about 5 minutes(the default cas session is 5 minutes), now the cas session is timeout. 3.Input the username and password, click login link. Now it goes to cas login page with url changing to https://localhost/cas/login and the service parameter is missing. 4.Now input the username and password, click login link, it goes to cas logged-in page. What I want is to go to jira logged-in page after clicking login link in the step 3. How to do that? I'm using cas-server-3.4.2 and cas-client-3.1.10. Plus I see there is a similar topic about this http://tp.its.yale.edu/pipermail/cas/2005-December/001940.html, But I still don't know how to fix the problem. Please advice me. Thanks in advance. -- 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
