Re: [cas-user] Preventing removal of OAuth tokens upon TGT expiration for one service

2017-09-25 Thread 'Caleb D' via CAS Community
PM UTC-4, rbon wrote: > > Caleb, > > You can turn off single logout for that application (more accurately, not > turn it on). > Or are you saying that this application periodically probes CAS to check > for a valid login? > > Ray > > On Mon, 2017-09-25 at 15:15 -0700,

[cas-user] Preventing removal of OAuth tokens upon TGT expiration for one service

2017-09-25 Thread 'Caleb D' via CAS Community
Hello, We're trying to implement a special case behavior in CAS 5 concerning OAuth. When a user authenticates, a TGT, refresh token, and access token are generated. By default when the TGT expires, the refresh token and access token are also removed (lambda defined by CasCoreLogoutConfiguratio