On this page
CAS Authentication
CAS Authentication
You can use the CAS module for Drupal along with our OPAC module.
Installation
Installation instructions are here : http://drupal.org/node/1084302
Configuration
You can then configure your CAS parameters in admin/config/people/cas.
Typical needed configuration parameters are Hostname, Port and URI.
You can manually affect a CAS username when creating a drupal user. If you don't, or if the users are created with feeds, a default CAS username (matching the drupal username) is used.
Login/Logout
CAS Login and CAS Logout have special menu entries that may not be activated by default. You can activate them in admin/structure/menu/manage/navigation. Please note that the difference between the "normal" Logout link and the CAS Logout one is that using the first will disconnect you from drupal, but not from CAS, as using the second will disconnect you from both.
Testing
Click on “Log in using CAS” then “Log in”. You will be redirected to the CAS server. Once there, authenticate yourself. If all goes well, you will be redirected to drupal, authenticated.
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion