Yes, if your intention is to collection for of credential without prompting the user, that's the exact way to do it.
Cheers, Scott On Fri, Feb 18, 2011 at 9:02 AM, Jonathan Bricker <[email protected]>wrote: > I have a CAS implementation with a normal flow (username/password) but I > want to add a flow that the user authenticates outside of CAS but use CAS as > the SSO provider. I was looking at using > AbstractNonInteractiveCredentialsAction class to assemble the credentials > and start the process. I was wondering if this was the best method or is > there another way provided by CAs to do this? > > > > Thanks > > > > *Jonathan Bricker* > > ExactTarget > > *Senior Software Engineer* > > Office | 317.524.2789 > > Cell | 317.435.0763 > > Email | [email protected] <[email protected]> > > > > -- > 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
