You are here

saml_sp.services.yml in SAML Service Provider 3.x

File

saml_sp.services.yml
View source
  1. services:
  2. saml_sp_event_subscriber:
  3. class: Drupal\saml_sp\EventSubscriber\SamlSpSubscriber
  4. tags:
  5. - {name: event_subscriber}