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

Add token revocation several places. #92

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

mattmoor
Copy link
Collaborator

@mattmoor mattmoor commented Feb 5, 2024

This adds a method to perform token revocation mirroring what Jason did in the action.

This calls that method from the new prober, and in Octo STS itself where it creates a token for looking up the trust policy (not what it hands back to the user).

Fixes: #61

This adds a method to perform token revocation mirroring what Jason did in the action.

This calls that method from the new prober, and in Octo STS itself where it creates a token for looking up the trust policy (not what it hands back to the user).

Fixes: octo-sts/app#61

Signed-off-by: Matt Moore <mattmoor@chainguard.dev>
@mattmoor mattmoor merged commit dfd1742 into octo-sts:main Feb 6, 2024
13 checks passed
@mattmoor mattmoor deleted the token-revocation branch February 6, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revoke token after trust policy look up
2 participants