]> 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>
Mon, 26 Jan 2026 15:26:43 +0000 (10:26 -0500)
commita238bb11a07b00bce7e63b1f4fbd1ce3d44fdd29
tree2f213eda54e33a3183a1e542efe20261aa73ea60
parentca3e96705f79bfa2aa62d1c4f54f45a003bfd85c
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