CAS "nologin"
Scott Battaglia
scott.battaglia at gmail.com
Thu Sep 6 23:32:22 EDT 2007
Dale,
CAS supports a feature called "gateway". You can have your application
redirect to CAS with a parameter of gateway=true. If a single sign on
session exists, CAS will redirect back to the application with a ticket.
Otherwise it will merely redirect back to the application. Using this, you
can determine which page to display.
Some more information:
http://www.ja-sig.org/wiki/display/CASC/Using+Gateway+to+pick+up+transparent+authentications+to+uPortal
http://www.ja-sig.org/wiki/display/CAS/gateway
-Scott
On 9/6/07, Dale Ogilvie <Dale.Ogilvie at trimble.co.nz> wrote:
>
> Hello,
>
> we have a scenario where we have pages that should display certain
> features is the user is not authenticated and extra data if the user is
> logged in, but we don't want the client to have to login to see the home
> page.
>
> It seems like the java cas client will always redirect the user to a login
> page, what I would like is to be able to have cas return the netid if the
> user is logged in or just return without the netid if they are not.
>
> Our example is an online store. If the client is not authenticated, just
> display the non-personalized home page without requiring a cas login. If
> they are authenticated use their netid to "personalize" their home page.
>
> Finally, when they try to access a "secure" page such as user profile,
> require a login if not authenticated.
>
> Can this be achieved with CAS?
>
> Thanks!
>
> Dale
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
--
-Scott Battaglia
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070906/eca44de9/attachment.html
More information about the cas
mailing list