On Wed, 11 Jan 2017, Gokhan Mansuroglu wrote:
Thank you very much for your explanation.
But this time I need to ask another question related to the protocol. Let's
say I have two applications A and B. First I logon to A and get a TGT and
ST. And let"s say there are links on A that opens B in a new window. In
this case which scenario is accurate ?
1. Application B redirects the request to CAS to get a new ST.
2. Link is opened with a proxy granting ticket.
3. ?
#1 is the what happens when both applications are CAS-enabled and the
user's web browser is used. Proxy granting tickets can be used to have
application A access application B directly on the user's behalf (perhaps
a backend connection to fetch some data to present in application A's
website.
Thanks,
Andy