asuwebplatforms / asu_user
Contains drupal customisations for the asurite users.
Installs: 8
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- asuwebplatforms/asu_config_utility: ^2.14
- drupal/cas: ^2.3.2
README
Description
The ASU User module provides ASU customizations on the users.
Configuration
The elastic query for the user can be set in this form: /admin/config/people/asu_user
Functionalities
We have a private function (was copied from asu_userpicker module) _asu_user_get_elastic_profile_record() that returns the the record of the asurite user given the asurite_id.
If a user with the 'Employee' affiliate logs in with CAS SSO, it will get the employee role in drupal.
Requirements
Drupal 9.x or higher