Hi,
Could please someone point me the proper way of implementation the feature:
(CAS 3.5 + LDAP + JAVA/JSP)
After user successfully logging to CAS
- show to client specific page (if it necessary )
- or redirect to app (usual behavior)
This might happens if client need to agree the terms of use, or
change password, etc...
The JSP page + back logic is implemented, but I just replaced the default
success page
casLoginGenericSuccessView.(class)=org.springframework.web.servlet.view.JstlView
casLoginGenericSuccessView.url=/myPage.jsp
I need to force it work when service redirect to CAS to auth.
Thank you for your comments/ideas/code examples
--
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