Introduction

This module allows you to assign user field values (text fields only) and user roles based on attributes received from your CAS server during authentication.

It also exposes CAS attributes as tokens. One example where this is useful is if you have a webform and you want to pre-fill certain webform fields with attribute values from CAS (like name and email).

The Drupal 7 version includes a sub-module that works with LDAP attributes as well.

Requirements

This module requires the CAS module and the token module.

Configuration

Enable this module, and navigate to the "Attributes" tab from the main CAS settings page. From here you can enable field syncing and role syncing based on CAS attributes.

Project information

Releases