Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

This page documents the steps required to adapt your CAS 2 Password Handler to the CAS 3 AuthenticationHandler API, thereby using your CAS 2 PasswordHandler unchanged in CAS3. An alternative to using your CAS 2 PasswordHandler (or TrustHandler) in CAS 3 is to re-implement your authentication handler as a CAS 3 AuthenticationHandler.

Declarative configuration

...