> I would like to know if CAS supports the ability to populate user attributes 
> on login via Rest api(instead of using database/ldap queries) in case it 
> does/doesn't how it could be achieved?

Not supported by any components that ship with CAS, but you could
develop a custom org.jasig.services.persondir.IPersonAttributeDao that
pulls data from a RESTful Web service. I find the Person Directory API
taxing, but it's certainly possible.

Best,
M

-- 
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

Reply via email to