]> git-server-git.apps.pok.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>
Tue, 10 Feb 2026 17:59:39 +0000 (12:59 -0500)
commite1c6fe95e3de60b00f8f976736e67854684a8f5d
treeb49b71962026f6285130adf86c1c256f53a64ef9
parente9dab662e12cc80187b4e1fd9ab9b21a4cc2da95
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