Re: [cas-dev] How to combine interactive and non-interactive authentication

2009-07-29 Thread Scott Battaglia
You can change the web flow to chain any number of non-interactive and interactive methods you want. Some schools have chained NTLM/X.509/Form authentication together. Cheers, Scott On Wed, Jul 29, 2009 at 10:46 AM, jleleu wrote: > Hello, > > I would like to know the best way to have in a CAS

[cas-dev] How to combine interactive and non-interactive authentication

2009-07-29 Thread jleleu
Hello, I would like to know the best way to have in a CAS server an interactive authentication (by form) and non interactive authentication (like X509 for example). I see that I can define in deployerConfigContext.xml many different authentication handlers, but I see only one authenticationViaF