You are here

constant UserFieldsEventSubscriber::CONFIG_OBJECT_NAME in SAML Authentication 4.x

Same name and namespace in other branches
  1. 8.3 modules/samlauth_user_fields/src/EventSubscriber/UserFieldsEventSubscriber.php \Drupal\samlauth_user_fields\EventSubscriber\UserFieldsEventSubscriber::CONFIG_OBJECT_NAME

Name of the configuration object containing the setting used by this class.

File

modules/samlauth_user_fields/src/EventSubscriber/UserFieldsEventSubscriber.php, line 27

Class

UserFieldsEventSubscriber
Synchronizes SAML attributes into user fields / links new users during login.

Namespace

Drupal\samlauth_user_fields\EventSubscriber

Code

const CONFIG_OBJECT_NAME = 'samlauth_user_fields.mappings';