You can write your own NonInteractiveCredentialsAction by extending AbstractNonInteractiveCredentialsAction where you can create credentials from your request parameter. --Lekhnath
Edwin Guilbert wrote: > > Hi, > > > > I'm developing an SSO system with CAS. > > > > We need to send the user credentials directly from our site to CAS > without having to show the CAS login page. Is there a way to do that? > > > > I think I need two special parameters: lt=flowExecutionKey and > _eventId=submit. The flowExecutionKey is internal to spring webflow > and I don't know how to generate one. Is that possible? > > > > Any help would be greatly appreciated ! > > > > ** Edwin Guilbert Sánchez ** * * > > * Consultor e-Business * > > ** [email protected] <mailto:[email protected]> ** > > > > > -- > You are currently subscribed to [email protected] > <mailto:[email protected]> as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev PRIVACY NOTICE This email and any attachments may be confidential and/or privileged. Use of the information contained in this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error, please notify the sender by replying to this message and delete this email. -- 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-dev
