Hi, So I am using CAS for authentication and spring security for authorization. I have a custom user service in spring security that decides the authorities of the user.
I have a CAS4 server and I am using the Cas 3.0 protocol to return attributes to my application. My application is using Spring Security's preauthentication to hook into CAS. Does anyone know if I can get the attributes returned from CAS into my custom user service, so that I can use them in granting authorities? If anyone has done this before I would love a pointer to a good reference, or an example or some useful documentation. Thanks, Nancy -- 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-dev
