service samlauth.event_subscriber.user_sync in SAML Authentication 8.3
Same name and namespace in other branches
- 8.2 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'
- - '@messenger'
- - '@string_translation'
- tags:
- - { name: event_subscriber }