Yes, switching to SAML solved the problem. Thanks a lot. I was influenced by Spring Secuiry 3 book. There is a sample that use CAS2 to send additional attributes. I have not noticed that the author changed the casServiceValidationSuccess.jsp page that generates CAS2 response.
With kind regards Marcin Kwapisz The CAS2 protocol doesn't support attributes. You'll need to use the SAML 1.1 protocol. (also make sure to define what attributes a service can access in the Services Management tool) Cheers, Scott -- 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
