Hi all,
I have 1 app (APP A)using restful client to SSO CAS on CAS protocol, it is pac4j 3.6 client, no redirection on browser. and have another app (APP B) using spring security and following normal redirection flow.
So when APP A login, the browser won't have CASTGC on the CAS domain. Browser can only get this when accessing APP B.
Is it possible to to SSO in this case?