Hello Sammy, I did something similar. I extended CAS Server by an additional function callable by an additional url (/host:port/cas/yourUrl) to retrieve the additional data. I called this url via a httpclient connection from the application to the cas server. Content of the data is up to you. I used an own xml definition.
Regards Volker Obel -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von ::SammyRulez:: Gesendet: Dienstag, 15. Mai 2007 09:51 An: [email protected] Betreff: cassify acegi extended application Hi all I'm quite new to cas and I'm tying to introduce it to implement sso in a bunch of applications that use acegi as authentication. I succeeded in linking my original acegi configuration in cas and use acegi as cas client in the other apps. My problem is that we extended acegi (acegi security context) to store some backend data needed by the applications. Cas uses successfully our extended version but I can't figure out how to "pass" the extra data to the cas clients. I hope my sloppy English wouldn't hurt anyone. Thanks -- ::SammyRulez:: http://www.kyub.com/blog/ _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
