You are here

function shib_auth_admin_groups_validate in Shibboleth Authentication 6.3

Admin users group membership validate

Parameters

$form data of the form:

&$form_state contains all of the data of the form:

File

./shib_auth.module, line 807
This is a Shibboleth authentication module.

Code

function shib_auth_admin_groups_validate($form, &$form_state) {
}