unlcms/unl_cas

There is no license information available for the latest version (2.8) of this package.

UNL customizations for use with the CAS and UNL User modules.

Maintainers

Package info

github.com/unlcms/unl_cas

Type:drupal-module

pkg:composer/unlcms/unl_cas

Statistics

Installs: 503

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 5

2.8 2026-02-26 21:17 UTC

README

The previous version of unl_cas handled the CAS authentication: https://github.com/unlcms/unl_cas/tree/8.x-1.x/

This version uses the main Drupal community "cas" module for authentication. This module now only makes UI modifications.

Logic for importing users and user data lives in its own module, unl_user.

The redirect behavior executed at '/user/login' can be disabled by setting an environment variable: 'UNLCAS_BYPASS_LOGIN_REDIRECT'.