CAS to .Net App
I have been looking through LDN, JSIG as well as Sungard FAQs in order to find materials to debug my issue, but so far I have had no luck.
I am trying to use Luminis's CAS server to SSO into a .Net application. I edited my server.xml and web.xml files per FAQ 1-4YFLMR.
Using the link https://[domain].edu/cas/login?service=http%3A%2F%2F[.netDomain].edu2F%app2F% I am able to get to the blue authentication-success page. However, i do not get redirected to the application with a ticket in the querystring, as i am expecting.
Am I misunderstanding the CAS process? Has anyone had success with CAS who can poin tme in teh right direction?
Thanks,
LK

Follow Up
Follow up - my encoding for forward slashes in my link were wrong. i used 2f% instead of %2F. correcting that fixed the redirect issue. more to follow as i find it...
Link was Issue
Once I used the link above everything worked out ok. If you have CAS to .Net questions, feel free to contact me [lkenny at jwu.edu]