Could you please help me with the following problem: I need to add in the CAD(CAS 3.5 + LDAP + JAVA/JSP) some testing for TermsOfUse/Password expiration
I modified login-webflow.xml - add testing if user requires changes (termOfUsePolicyCheck) + add the new page that suggests move to the myLogin & change password/accept Term of Use. But user has 3 attempts and not clear how to redirect to the service if he decide to ignore changes this time --- I tried redirect but it doesn't work. GenerateServiceTicketAction.serviceTicketId=AAFSsPYAkNKN6Mb0Q6Li8D8gawrtLMXhLFgy1MYc3inzSUf8i8TX/Gnh http://137.82.124.48:8081/secure/index.jsp?TARGET=http%3A%2F%2F137.82.124.48%3A8081%2Fsecure%2Findex.jsp&SAMLart=AAFSsPYAkNKN6Mb0Q6Li8D8gawrtLMXhLFgy1MYc3inzSUf8i8TX%2FGnh javax.servlet.ServletException: org.jasig.cas.client.validation.TicketValidationException: org.opensaml.SAMLException: ticket 'AAFSsPYAkNKN6Mb0Q6Li8D8gawrtLMXhLFgy1MYc3inzSUf8i8TX/Gnh' not recognized What do I do wrong? help me please :( -- 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
