That bit of info is out of date.  The code was moved to a filter.

https://wiki.jasig.org/display/CASC/Configuring+the+JA-SIG+CAS+Client+for+Java+in+the+web.xml

Take a look at
the Cas20ProxyReceivingTicketValidationFilter specifically the proxyReceptorUrl
and proxyCallbackUrl properties.

I thought we had an example of how to request a proxy ticket for a service
but it doesn't look like its there.


On Fri, Jun 3, 2011 at 8:37 PM, Madhavi Polisetty <[email protected]>wrote:

> Hi,
>
> I seem to be using CAS1.0 while CAS2.0 is obviously better. So I switched.
> For general ST generation flow I already have, it works just fine.
>
> Now, I did some research on Proxy tickets and stuff and I am able to get it
> working (mostly).
>
> The documentation indicates that the client application that is requesting
> PTs, should have a mechanism to manage PGTIOUs and PGTs.
>
> In the CAS client 3.2.0 code, I found a package
> "org.jasig.cas.client.proxy" containing HTML that said
>
> <p>The proxy package includes a servlet to act as a proxy receptor,
>    an interface for ProxyGrantingTicketStorage and an abstraction for
>    retrieving proxy tickets.</p>
>
> But there is no such servlet available in the code package. Does it mean we
> need to build one? Do I need to essentially persist the PGTs? How long is
> the life span of a PGT and PT?
>
> Thanks
> Madhavi
> --
> You are currently subscribed to [email protected] as:
> [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to