On Mon, Jul 21, 2014 at 9:17 AM, <[email protected]> wrote: > In fact i dont know why my returnAttributes=[] are empty/null. > Where configure that ?
Add <context:component-scan base-package="org.jasig.cas.authentication" /> to your deployerConfigContext.xml That should get the return attributes set correctly. Confirm that the user has read access to their own entry. --Daniel Fisher -- 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
