You are here

http_auth.routing.yml in HTTP Auth 8

File

http_auth.routing.yml
View source
  1. http_auth.admin_settings:
  2. path: '/admin/config/development/http-auth'
  3. defaults:
  4. _form: '\Drupal\http_auth\Form\HttpAuthSettings'
  5. _title: 'HTTP Auth'
  6. requirements:
  7. _permission: 'http_auth_settings'