You are here

cas.info.yml in CAS 2.x

Same filename and directory in other branches
  1. 8 cas.info.yml

File

cas.info.yml
View source
  1. name: CAS
  2. description: 'Provides CAS authentication for Drupal.'
  3. type: module
  4. core_version_requirement: ^8.8 || ^9
  5. configure: cas.settings
  6. dependencies:
  7. - externalauth:externalauth (>= 1.2)
  8. test_dependencies:
  9. - cas_mock_server:cas_mock_server