Skip to content

Integrate the security provider for gRPC clients #24755

Closed

Description

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

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions