asuwebplatforms / asu_user
Contains drupal customisations for the asurite users.
Package info
github.com/ASUWebPlatforms/asu_user
Type:drupal-module
pkg:composer/asuwebplatforms/asu_user
2.17.6
2025-06-17 00:01 UTC
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