You are here

require_login.config.yml in Require Login 8.2

Same filename and directory in other branches
  1. 8 config/install/require_login.config.yml
config/install/require_login.config.yml

File

config/install/require_login.config.yml
View source
  1. auth_path: '/user/login'
  2. destination_path: ''
  3. deny_message: 'You must login to view this page.'
  4. excluded_403: true
  5. excluded_404: true
  6. excluded_paths: ''
  7. excluded_routes: |
  8. simplesamlphp_auth.saml_login
  9. samlauth.saml_controller_login
  10. samlauth.saml_controller_logout
  11. samlauth.saml_controller_metadata
  12. samlauth.saml_controller_acs
  13. samlauth.saml_controller_sls
  14. samlauth.saml_controller_changepw