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 OAuth2 to the Helidon gRPC endpoints. #614

Open
Tracked by #295
jsync-swirlds opened this issue Feb 7, 2025 · 0 comments
Open
Tracked by #295

Add OAuth2 to the Helidon gRPC endpoints. #614

jsync-swirlds opened this issue Feb 7, 2025 · 0 comments

Comments

@jsync-swirlds
Copy link
Member

jsync-swirlds commented Feb 7, 2025

Add an OAuth2 requirement to all of the current API endpoints for Block Node. This should include configuring the Helidon layer to redirect to our custom OAuth2 authentication server and validating the OAuth2 token provided with each authenticated request.

This does not include any work on the custom authentication server, and fully trusts the authentication server (i.e. if the OAuth2 token is valid, we accept its assertions as-is).

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