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

Sign, Encrypt, Mutual authentication #63

Open
alenhorvat opened this issue May 20, 2021 · 0 comments
Open

Sign, Encrypt, Mutual authentication #63

alenhorvat opened this issue May 20, 2021 · 0 comments

Comments

@alenhorvat
Copy link

In OIDC Core there a short section on signatures/encryption https://openid.net/specs/openid-connect-core-1_0.html#SigEnc

Should the responses, when shared by the CH or issued by the CI encrypted or is the transport encryption (HTTPS) good enough?
Should encryption be advocated more (e.g., a section about encryption)?

When exchanging information, is validating the TLS certificate enough, or should all requests/responses also be signed? (e.g., like authenticated key exchange)
For example: when DIDs are used, both sides should: validate the DID, check if the DID is not revoked, requests/responses should be signed using one of the DID keys.

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

No branches or pull requests

1 participant