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

Integration with Security #361

Closed
debuglevel opened this issue Jun 4, 2021 · 1 comment
Closed

Integration with Security #361

debuglevel opened this issue Jun 4, 2021 · 1 comment
Labels
closed: duplicate This issue or pull request already exists

Comments

@debuglevel
Copy link

For now, security seems to be completely up to the developer. It does not really feel like writing a Micronaut service where we usually just extend the AuthenticationProvider and that's it.

It would be nice if micronaut-grpc would also "just apply" the micronaut-security stuff. But I guess micronaut-security is somewhat closely coupled to the HTTP calls (e.g. the AuthenticationProvider.authenticate() wants a HttpRequest) and this would need some rewrite.

@graemerocher
Copy link
Contributor

Duplicates #164

@graemerocher graemerocher added the closed: duplicate This issue or pull request already exists label May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants