service simplesamlphp_auth.drupalauth in simpleSAMLphp Authentication 8.3
Class
Drupal\simplesamlphp_auth\Service\SimplesamlphpDrupalAuth1 string reference to simplesamlphp_auth.drupalauth
- SimplesamlphpAuthController::create in src/
Controller/ SimplesamlphpAuthController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\simplesamlphp_auth\Service\SimplesamlphpDrupalAuth
- arguments:
- - '@simplesamlphp_auth.manager'
- - '@config.factory'
- - '@entity_type.manager'
- - '@logger.channel.simplesamlphp_auth'
- - '@externalauth.externalauth'
- - '@current_user'
- - '@messenger'
- - '@module_handler'