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

Ubiquitous authentication mechanism for HTTP requests #134

Open
menduz opened this issue Nov 18, 2022 · 0 comments
Open

Ubiquitous authentication mechanism for HTTP requests #134

menduz opened this issue Nov 18, 2022 · 0 comments

Comments

@menduz
Copy link
Member

menduz commented Nov 18, 2022

Abstract

This ADR describes the mechanisms used to authenticate and validate HTTP requests. It presents different alternatives and decides to use the AuthChain mechanism since it is compatible with with digital signature algorithm used in EVM compatible schemas and it inherits the same capabilities as other mechanisms with the addition of signed headers and payloads.

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

No branches or pull requests

1 participant