1. 'login-webflow.xml' - a few lines differ mostly to go to "bind" state instead of 
"bindAndValidate" or "viewLoginForm".
2. 'AuthenticationViaFormAction.java' - also added a few lines in doBind() 
method to put user name into cas credentials
3. 'casLoginView.jsp' - a few lines of java code to handle exceptional 
situations.

If you're customizations touch the login webflow, you ought to be using the Maven WAR overlay method:

https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method

I'm having a hard time understanding the purpose of #2, which seems it would affect your login webflow changes. Credential binding is part of the standard CAS workflow; I don't understand the need for custom logic.

M

--
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

Reply via email to