cas_roles.admin.inc |
cas_roles.admin.inc |
|
Provides settings pages for the CAS Attributes module. |
cas_roles.info |
cas_roles.info |
|
name = CAS Roles
description = "Assigns roles based on CAS attributes and (optionally) regular expressions."
core = "7.x"
package = "Central Authentication Service"
dependencies[] = cas
dependencies[] =… |
cas_roles.install |
cas_roles.install |
|
Installation hooks for the CAS Attributes module. |
cas_roles.module |
cas_roles.module |
|
Allows user account and profile attributes to be automatically populated
using tokens. Provides basic tokens for attributes returned by the CAS
server. |
cas_roles.test |
cas_roles.test |
|
Tests for CAS roles. |
README.txt |
README.txt |
|
==== CAS Roles ====
=== Introduction ===
This Module is supposed to be used in conjunction with cas and cas_attributes.
The general working principle is as follows:
You select a mask which contains attributes from the CAS user as a CAS… |