Versions Compared

Key

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

...

Panel

Feeling overwhelmed?

There's a lot of documentation here, and I hope that it will be helpful. Note that this site is searchable (see search tool at upper right). However, you may be looking for the no frills guide to installing CAS authentication for uPortal login.

Framework

The new CasConnectionContext looks for an authenticated IYaleCasContext and uses it to provide CAS proxy ticket services to channels. No matter which security context implementation you use, this LocalConnectionContext extension and interface are the mechanisms whereby your code accesses CAS client functionality from within uPortal.

...

The YaleCasFilteredContext is a security context implementation which delegates responsibility for participation in the actual CAS tapdance to CASValidateFilter and simply examines and consumes the results. This is the hip, modern, preferred implementation.

...

Using CAS for Portal Login

No frills instructions

Playing nicely with others

...