You are here

drupalauth4ssp.routing.yml in DrupalAuth for SimpleSAMLphp 8

File

drupalauth4ssp.routing.yml
View source
  1. drupalauth4ssp.settings:
  2. path: 'admin/config/people/drupalauth4ssp'
  3. defaults:
  4. _title: 'DrupalAuth for SimpleSAMLphp Settings'
  5. _form: 'Drupal\drupalauth4ssp\Form\SettingsForm'
  6. requirements:
  7. _permission: 'administer drupalauth4ssp configuration'