Hi, I'm facing an odd problem. A user connects to an app, by using a ST. The app asks for a PGT. Until now, no problem. The user do his stuff in the app, sometimes calling casified-webservice, thus asking CAS for a PT. Sometimes the user doesn't use the webservice during, for example 2 hours (TGT/PGT default expiration time), but still use actively the app. When 3 hours later (for example) the app asks for a PT for the webservice, the PGT is expired, and the user MUST be disconnected to get another valid PGT. It's a bit awkward having to disconnect the user while the user have been active during all this time.
Is there any solution ? How to "synchronize" use of the app (the user session) and PGT expiration. For now, we made a quick and dirty thing : a periodic call to CAS for PT, without using it, just to keep the PGT alive :-/ Any ideas ? Thanks -- 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
