Hello everyone, I'm very new to CAS, I've only started to look at it in the last few days. I've managed to get CAS working with two Spring apps, so that after authenticating in one, I can see secured page in the other.
My problem is this: we need to authenticate against a mainframe, and return the mainframe's response to the Spring app. The mainframe provides lots of extra data that we need in the Spring application. Is it possible to return this information from CAS to Spring? For example, let's say the authentication process returns the user's age (this could be in the user table in a database). How would we get that value back to our Spring application? Mane thanks in advance, John -- 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
