Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a revocations test for a second scope #958

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 6, 2023

  1. feat: add a revocations test for a second scope

    ensure we can store revocations for the same delegation with two different scopes
    
    this ensures that we can do "deep revocation" where we (the service, ie the source of authority about what happens on the service) can revoke a "leaf" of the delegation tree without revoking the nodes between our service and the leaf.
    travis committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3ec2e2e View commit details
    Browse the repository at this point in the history
  2. fix: tpyo

    travis committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a0ae786 View commit details
    Browse the repository at this point in the history