Hi everybody,

 

I want to introduce a new step in the login-webflow such that a request
is made to Lotus Domino for a LTPA token after the user successfully
authentications with CAS; this will use the same credentials the user
provided to authenticate to CAS.  After examining CAS 3 javadocs, I will
insert this step after the submit bean is successful.  However, I am
confused as whether I should extend
org.jasig.cas.web.flow.AbstractNonInteractiveCredentialsAction or
org.springframework.webflow.action.AbstractAction
<http://static.springframework.org/spring-webflow/docs/1.0.x/api/index.h
tml> .

 

Which class should I extend and which points should I insert my new
step?

 

Regards,

Andy

 

Andrew R Feller, Analyst

University Information Systems

Louisiana State University

[EMAIL PROTECTED]

(office) 225.578.3737

 

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to