service samlauth.event_subscriber.user_sync in SAML Authentication 8.2
Same name and namespace in other branches
- 8.3 samlauth.services.yml \samlauth.event_subscriber.user_sync
- 4.x samlauth.services.yml \samlauth.event_subscriber.user_sync
Class
Drupal\samlauth\EventSubscriber\UserSyncEventSubscriberTags
- event_subscriber
File
View source
- class: Drupal\samlauth\EventSubscriber\UserSyncEventSubscriber
- arguments:
- - '@config.factory'
- - '@entity_type.manager'
- - '@typed_data_manager'
- - '@email.validator'
- - '@logger.channel.samlauth'
- tags:
- - { name: event_subscriber }