[BE] Implement blacklisting mechanism

Description

  • Add new DELETE /session endpoint, which adds the current token information to the blacklist

  • On each request, check the blacklist and reject the request if the token is blacklisted

  • Add mechanism to cleanup the blacklist periodically

  • Add mechanism read the blacklist secret from controller-runtime cache

  • Add rate limit for calling DELETE /session endpoint

blocks

Activity

Show:
Unresolved

Details

Assignee

Reporter

Story Points

Sprint

Fix versions

Priority

Smart Checklist

Created March 13, 2025 at 3:19 PM
Updated 4 days ago