Added by Henry Umansky, last edited by Henry Umansky on May 19, 2008  (view change)

Labels

 
New Proposal Template

This page has been created from a template that uses "zones." To proceed:

  1. Edit the page
  2. Replace sample content within each zone-data tag
  3. Remove this notice
  4. Save the page
  5. When you are ready for review, remove the Under Construction notice
Under Construction

This proposal is under construction and is not ready for review.

Zend Framework: Zend_Auth_CAS Component Proposal

Proposed Component Name Zend_Auth_CAS
Developer Notes http://framework.zend.com/wiki/display/ZFDEV/Zend_Auth_CAS
Proposers humansky@gmail.com
Revision 0.1 - 19 May 2008: Initial proposal draft. (wiki revision: 3)

Table of Contents

1. Overview

Zend_Auth_CAS is an authentication component that utilizes CAS, Central Authentication Service, versions 1 and 2.

2. References

3. Component Requirements, Constraints, and Acceptance Criteria

4. Dependencies on Other Framework Components

  • Zend_Auth
  • Zend_Auth_Adapter
  • Zend_Auth_Result
  • Zend_Http_Client

5. Theory of Operation

TODO

6. Milestones / Tasks

  • Milestone 1: design notes will be published here
  • Milestone 2: Working prototype checked into the incubator supporting use cases #1, #2, ...
  • Milestone 3: Working prototype checked into the incubator supporting use cases #3 and #4.
  • Milestone 4: Unit tests exist, work, and are checked into SVN.
  • Milestone 5: Initial documentation exists.

7. Class Index

  • Zend_Auth_Adapter_Cas

8. Use Cases

9. Class Skeletons