CAS Fields
Categories
Component ID
1514360
Component name
CAS Fields
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
997
Component created
Component changed
Component body
CAS Fields module extends the functionality of CAS module. It enables user data sharing between the CAS server and the CAS client.
Do not install this bundle of joy if you do not have to share specific user data from the CAS server to the CAS client.
What gets synced and how
- default user fields (synced automatically)
- custom user fields (user chooses which of these fields get synced via the configuration page)
- user roles (configurable to do so)
- user picture (configurable to do so)
The sync always happens from the server to the client.
The sync always happens on user login, therefor, a user must logout and then log back in for any changes to take effect if the user was logged in at the time when the changes were made. Have a look at the README.txt for more information
Dependencies :
- CAS module
- this project includes 2 modules that are dependent on each other
A D6 version of the cas_fields_client module is coming soon.
