No that only deals with the login flow. Your TGT tickets issued by the REST API are either destroyed via the REST API manually, or via the ticket registry cleaner, or via the registry’s eviction policy itself when the ticket times out.
From: Alex Olson [mailto:a...@byu.edu] Sent: Monday, September 28, 2015 4:41 PM To: cas-dev@lists.jasig.org Subject: Re: [cas-dev] CAS REST API TGT Lifeteime Also does this line remove TGT’s created via the REST API as well or just the one that is created via normal login? https://github.com/Jasig/cas/blob/master/cas-server-webapp-support/src/main/java/org/jasig/cas/web/flow/TerminateSessionAction.java#L89 -- Alex From: Alex Kellen Olson Reply-To: "cas-dev@lists.jasig.org <mailto:cas-dev@lists.jasig.org> " Date: Monday, September 28, 2015 at 17:24 To: "cas-dev@lists.jasig.org <mailto:cas-dev@lists.jasig.org> " Subject: [cas-dev] CAS REST API TGT Lifeteime What’s the lifetime of a TGT created via the CAS REST API (POST /cas/v1/tickets) ? Of course it is killed once there is a DELETE performed on the resource, but barring that, how long will the TGT be valid? -- Alex -- You are currently subscribed to cas-dev@lists.jasig.org <mailto:cas-dev@lists.jasig.org> as: a...@byu.edu <mailto:a...@byu.edu> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev -- You are currently subscribed to cas-dev@lists.jasig.org <mailto:cas-dev@lists.jasig.org> as: mmoay...@unicon.net <mailto:mmoay...@unicon.net> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev