You are here

shib_auth.routing.yml in Shibboleth Authentication 8.4

Same filename and directory in other branches
  1. 8 shib_auth.routing.yml

File

shib_auth.routing.yml
View source
  1. shib_auth.shib_auth_controller_index:
  2. path: '/shib_auth/index'
  3. defaults:
  4. _controller: '\Drupal\shib_auth\Controller\ShibAuthController::index'
  5. _title: 'shib_auth Title'
  6. requirements:
  7. _permission: 'access content'