CAS "nologin"

Dale Ogilvie Dale.Ogilvie at trimble.co.nz
Fri Sep 7 00:20:27 EDT 2007


Thanks Scott,

That sounds exactly what I want. 
 
Using the JSP client taglib would something like this do the trick in
some jsp code?
 
<cas:loginUrl>https://cas.acme.com/cas/login?gateway=true</cas:loginUrl>


________________________________

From: cas-bounces at tp.its.yale.edu [mailto:cas-bounces at tp.its.yale.edu]
On Behalf Of Scott Battaglia
Sent: Friday, 7 September 2007 3:32 p.m.
To: Yale CAS mailing list
Subject: Re: CAS "nologin"


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+transpa
rent+authentications+to+uPortal
<http://www.ja-sig.org/wiki/display/CASC/Using+Gateway+to+pick+up+transp
arent+authentications+to+uPortal> 
http://www.ja-sig.org/wiki/display/CAS/gateway

-Scott




More information about the cas mailing list