Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In progress...

Work in progress...

This page documents how to write a CAS3 AuthenticationHandler. If you already have a CAS2 PasswordHandler or TrustHandler, you can just use it in CAS3 without writing any new code.

The Domain of Authentication

Before we discuss actual APIs and code, it may be helpful to review the concepts of CAS authentication.

The Core Interface

  • No labels