Hi

I have implemented proxying according to https://wiki.jasig.org/display/CAS/Proxy+CAS+Walkthrough based on CAS 3.5.2

Is it possible to use the same pgt id, e.g. "TGT-14-MM67tFTk0bdRzd2CFx6x5gNM7peCRZBQmolzjTcwB11HeiWOhP-cas01.example.org" to retrieve proxy tickets for more than one target service, e.g.

/proxy?targetService=url1&pgt=TGT-14-MM67tFTk0bdRzd2CFx6x5gNM7peCRZBQmolzjTcwB11HeiWOhP-cas01.example.org

/proxy?targetService=url2&pgt=TGT-14-MM67tFTk0bdRzd2CFx6x5gNM7peCRZBQmolzjTcwB11HeiWOhP-cas01.example.org

?

Looking at

cas-server-webapp-3.5.2/WEB-INF/spring-configuration/ticketExpirationPolicies.xml

I guess the bean with the id "grantingTicketExpirationPolicy" is responsible for TGTs (http://www.jusfortechies.com/java/cas/protocol.php#tgt)

right?

Thanks

Michael

--
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