Casifying sct banner web application
Stephen A. Cochran
stephen.a.cochran at Dartmouth.EDU
Tue Jun 27 22:19:02 EDT 2006
On Jun 27, 2006, at 8:11 PM, ameher at ucmerced.edu wrote:
> I am working on project to casify sct banner web application. This
> is web application written in oracle plsql.
> Could you please post or send me documentation about casifying
> this plsql web application.
There is some pl/sql code to do cas authentication included in the
Yale client distribution at the following URL:
http://www.ja-sig.org/wiki/display/CAS/Yale+CAS+Clients+2.0.11
We have used a shared pl/sql package to handle authentication for all
applications that run in Oracle for years. We simply replaced that
code with this CAS client code (and taking out the Yale specific
stuff) and left the interface that all the oracle-based applications
were using the same. We also returned the same info, so as far as the
applications knew, nothing changed.
Steve Cochran
Dartmouth College
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20060627/0f2801fb/attachment.html
More information about the cas
mailing list