Thanks Marius. I an working on the custom login page and would integrate that in the login flow.
I may need ur help while configuring the login flow XML as I am new to spring flow. Thanks again On Dec 3, 2011, at 9:28 AM, Marius <[email protected]> wrote: > Yes, custom JSP are for 2nd login page. > To use the JSP in a login-webflow.xml you must register it as view in a > default_views.properties file. Then look at login-webflow.xml. There is > defined CAS authentication process. It is not very complex to modify the > process when you understand it. There is good article about it: > http://www.jusfortechies.com/java/cas/architecture.php > > Best regards, > Marius > > On 2011.12.02 22:21, Vipin Jain wrote: >> Great Marius. >> >> Can you please help me with the spring web flow actions and cas login >> flow. The custom JSP pages will be the 2nd login page right? >> >> Thanks >> >> On Fri, Dec 2, 2011 at 3:17 PM, Marius <[email protected] >> <mailto:[email protected]>> wrote: >> >> I've implemented two factor authentication with CAS. >> I created custom JSP pages, Spring Web Flow actions and modified CAS >> login web flow. I didn't find any other way to do it. >> >> Best regards, >> Marius >> >> >> On 2011.12.02 21:36, Marvin Addison wrote: >> >> I will start making a Custom authentication handler and then >> i will return a >> boolean from that. >> >> I have to include that in the deployerContextConfig right >> and then refer >> that in the LoginFlow.xml right? >> >> >> Those sounds like first steps, yes. >> >> M >> >> >> >> -- >> You are currently subscribed to [email protected] >> <mailto:[email protected]> as: [email protected] >> <mailto:[email protected]> >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/__display/JSG/cas-user >> <http://www.ja-sig.org/wiki/display/JSG/cas-user> >> >> >> -- >> 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 >> > > > -- > 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 -- 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
