]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
auth: add API to invalidate all tickets
authorPatrick Donnelly <pdonnell@ibm.com>
Fri, 9 May 2025 18:52:52 +0000 (14:52 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 1 Oct 2025 18:46:48 +0000 (14:46 -0400)
commit4c2c3edc3b6bf15f4cbb4dfccdeff4dde293b12f
tree909191bf87cc6607a4426aa4d3e3a937df1f3529
parent9ef11271e9dc54096d336dbec4302b297eec70f0
auth: add API to invalidate all tickets

This will prompt the client to request new ones from the auth server.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/auth/AuthClientHandler.h
src/auth/cephx/CephxClientHandler.cc
src/auth/cephx/CephxClientHandler.h
src/auth/cephx/CephxProtocol.cc
src/auth/cephx/CephxProtocol.h