Skip to content

Except signature-based authentication from revocation #10

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Acconut
Copy link
Collaborator

@Acconut Acconut commented Mar 18, 2025

Closes #8.

As briefly discussed during the last IETF 121 meeting in Dublin, revoking API keys that are compromised over HTTP is a good idea. However, it's not technically necessary to revoke credentials if a request only includes signatures or MACs derived from the credentials.

This PR adds an exception for these cases.

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.

Revoking signature-based authentication
1 participant