shib_auth.routing.yml in Shibboleth Authentication 8.4
Same filename and directory in other branches
File
shib_auth.routing.ymlView source
- shib_auth.shib_auth_controller_index:
- path: '/shib_auth/index'
- defaults:
- _controller: '\Drupal\shib_auth\Controller\ShibAuthController::index'
- _title: 'shib_auth Title'
- requirements:
- _permission: 'access content'
-