[cas-dev] CAS Integration?
Scott Battaglia
scott.battaglia at gmail.com
Wed Feb 21 07:52:13 EST 2007
You can skin your login page to look like your application and then whenever
someone tries to access your application redirect them to the login page
(which looks like your application). And then just protected the rest of
your application with the CAS client. Your application and CAS could then
remain in the same context but still be two separate applications where one
is just a client of CAS.
-Scott
On 2/20/07, Barrow Kwan <bhkwan at thoughtworks.com> wrote:
>
> Hi,
> I have a very small app that would like to integrate with CAS ( ie
> instead of running a CAS and my app separately, I would like to make
> it as a simple application that has CAS+my app ( not sure if that
> make sense ). The question that I have is what CAS API I can use in
> my app to check whether the user has been authenticated. If not,
> what CAS API I can use to pass that user's name/password for
> authentication? I know one of suggestion is to create a sort of
> IFRAME to redirect to CAS login page, but I rather not to create this
> frame but having my app to call straight to CAS. Is this possible?
> is there any Doc I can reference?
>
> thanks
>
> Barrow Kwan
>
>
> _______________________________________________
> cas-dev mailing list
> cas-dev at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas-dev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas-dev/attachments/20070221/c98e471d/attachment.html
More information about the cas-dev
mailing list