Its possible but not currently well documented. You would need: * An ArgumentExtractor * An implementation of Service
You may need more depending on the protocol itself. On Tue, Aug 17, 2010 at 4:18 AM, Martin Simons <[email protected] > wrote: > Good morning list, > > I have a CAS-based setup spanning quite a few apps using the Jasig > CAS-server and it works great. > > Currently the authentication is a simple username-password one, using JDBC. > We use the identical setup in two different environments which are > completely separate. In one of these environments, our partner requires us > to hook our SSO up to his SSO. SInce many apps already use CAS and I don't > want this change to affect the other, independent environment, I'm wondering > whether there is some kind of "plugin infrastructure" to allow the CAS > server to implement and alternative/additional authentication method based > on the partner's SSO. > > I figure that this would not only require a change in the back-end (like > configuring an alternative Authentication handler), but also in the > front-end. How should I tackle this problem? Is there reference documention > covering this kind of scenario already that I'm no aware of? > > Thank you for your help, > Martin Simons > > > > Martin Simons > simulogics entertainment > --------------------------------------------- > Telefon: +49 (0)641 4955992 > Mobil: +49 (0)176 238 06 99 5 > Email: [email protected] > Internet: www.simulogics.net > PGP PK ID: 0x51047933 > --------------------------------------------- > simulogics GbR > Saarbrücker Str. 6 > 60529 Frankfurt > --------------------------------------------- > Geschäftsführung: > Sascha Kunert und Martin Simons > > -- > 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
