phpCAS icon indicating copy to clipboard operation
phpCAS copied to clipboard

Event Listener API for phpCAS 2.0

Open adamfranco opened this issue 14 years ago • 0 comments

Migrated from PHPCAS-119

Description

An event-listener API could simplify the CAS client implementation by allowing modules to execute their own code at various points during the authentication sequence. In contrast, the phpCAS 1.x code has this sequence-dependent code injected into the various authentication functions.

This feature was first discussed and outlined in this comment on PHPCAS-100: https://issues.jasig.org/browse/PHPCAS-100?focusedCommentId=23404&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-23404

adamfranco avatar Oct 26 '11 20:10 adamfranco