Closed
Description
openedon Apr 5, 2022
Description
This epic is about integrating the Quarkus security mechanism for the gRPC clients.
The overall idea is to integrate the authentication provider as it's done in the HTTP stack, but instead of using a request filter, use a gRPC interceptor. So, in the end, the code should contain a gRPC server and client interceptor. The required authentication data (token, credentials...) will be passed as headers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Type
Projects
Status
Done