Hi Marius, Just wanted to check if you can please provide me the steps how to work on login-webflow.xml.
Thanks Vipin Jain On Tue, Dec 6, 2011 at 2:18 PM, Vipin Jain <[email protected]> wrote: > Hi Marius, > > Can you please help me setting up the login workflow. My understanding is > that i have to a jsp and then > have a new action state in the login-webflow.xml and then have transition > from realSubmit task. > > Please let me know if this is correct. > > Thanks > > > On Sat, Dec 3, 2011 at 11:09 PM, Vipin Jain <[email protected]> wrote: > >> 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
