utexas / utexas_no_authenticated_user
Automatically log out and delete any user account that only has the 'authenticated' user role.
Installs: 2 157
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Type:drupal-custom-module
This package is auto-updated.
Last update: 2024-10-30 22:44:56 UTC
README
This is a Drupal module that automatically logs out and deletes any user account that only has the "authenticated" user role on any page request.
This is primarily useful on sites where some or all content require an elevated level of access -- beyond simply authentication -- to view.
In the case of using role-based assignment via the simplesamlphp_auth module, this also helpfully prevents populating the Drupal user table with essentially non-functional accounts.
Full documentation can be found at https://drupalkit.its.utexas.edu/docs/