Skip to content

Invalidate authorization caches immediately after role or delegate revocation #1804

Description

@Jagadeeshftw

Problem

Revoked roles or delegates may remain usable if derived authorization data is cached.

Scope

Trace cache writes and invalidation across role rotation, delegate revocation, and transaction retries.

Acceptance criteria

  • Revocation takes effect in the next authorization decision.
  • Retried transactions cannot reuse a revoked decision.
  • Cache invalidation is observable in tests without exposing secrets.

Validation

Add same-ledger and cross-ledger revocation tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions