Balakrishna, Check out the JASIG wiki on CAS clients. They talk about what is available and how they work; check out the references below. As far as Domino is concerned, it uses LtpaToken authentication for SSO, which CAS doesn¹t support out of the box. I am currently working on a project to act as a gateway for Domino to CAS, however progress has been stalled for the moment. You can fake it by writing some custom code that attempts to do the Domino login after successful CAS login, but it isn¹t the ideal.
HTH, A- REFERENCES: JASIG Client wiki: http://www.ja-sig.org/wiki/display/CASC/Home JASIG Java Client: http://www.ja-sig.org/wiki/display/CASC/CAS+Client+for+Java+3.1 Legacy ISAPI filter: http://www.ja-sig.org/wiki/display/CASC/ISAPI+Filter On 7/16/09 7:24 AM, "Balakrishna Karki" <[email protected]> wrote: > Hi, > I need to have different applications to be invoked using a single > login. > Applications are IIS based applications, Apache (Tomcat) applications, > Domino/Lotus Notes application. > > Please let me know how can I setup using CAS. > > Thanks, > Balakrishna -- Andrew Feller, Business System Programmer LSU University Information Services 200 Frey Computing Services Center Baton Rouge, LA 70803 Office: 225.578.3737 Fax: 225.578.6400 -- 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
