I unfortunately don't have a sample configuration as we don't do the fallback here, but you shouldn't need to implement anything new. Its merely a matter of reconfiguring the Web Flow that we use for login to go through the different options in order of preference.
Hopefully, someone can provide a sample. -Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Thu, Feb 12, 2009 at 8:04 AM, sol myr <[email protected]> wrote: > Hi, > > Thanks very much for the detailed reply :) > > You mentioned Kerberos with *fallback* to LDAP, which sounds great. > Could I please ask whether there's built-in CAS support for this? > Or did you implement it yourself? > > If it's the latter, could a newbie like me ask for a short hint on how to > approach this - just a link or a few words (is there some CAS-specific java > interface you should implement?) > > Thanks again. > > --- On *Thu, 2/12/09, Michael Ströder <[email protected]>* wrote: > > In the CAS project I'm currently doing for a customer we decided to go > > for CAS and implement Kerberos with AD with an automatic fall-back to > LDAP-based authc against AD if Kerberos did not work for any > reason. > > > -- > 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
