cas_attributes.admin.inc |
cas_attributes.admin.inc |
|
Provides settings pages for the CAS Attributes module. |
cas_attributes.info |
cas_attributes.info |
|
name = CAS Attribute Tokens
description = "Provides tokens for CAS attributes and an interface for token replacement in user account and profile fields."
core = 6.x
package = Central Authentication Service
dependencies[] =… |
cas_attributes.install |
cas_attributes.install |
|
Installation hooks for the CAS Attributes module. |
cas_attributes.module |
cas_attributes.module |
|
Allows user account and profile attributes to be automatically populated
using tokens. Provides basic tokens for attributes returned by the CAS
server. |
cas_attributes.test |
cas_attributes.test |
|
Tests for CAS Attributes. |
cas_attributes.tokens.inc |
cas_attributes.tokens.inc |
|
Token module integration. |
cas_ldap.admin.inc |
cas_ldap.admin.inc |
|
Provides settings pages for the CAS LDAP module. |
cas_ldap.info |
cas_ldap.info |
|
name = CAS LDAP Tokens
description = "Provides tokens for LDAP attributes for CAS users."
core = 6.x
package = Central Authentication Service
dependencies[] = cas_attributes
dependencies[] = ldapauth |
cas_ldap.install |
cas_ldap.install |
|
Installation hooks for the CAS LDAP module. |
cas_ldap.module |
cas_ldap.module |
|
Allows user account and profile attributes to be automatically populated
using tokens. Provides basic tokens for attributes returned by an LDAP
server. |
cas_ldap.tokens.inc |
cas_ldap.tokens.inc |
|
Token module integration. |