gRPC - OAuth Bearer Auth

Hello,

I would like to use Postman for making gRPC requests using a Bearer Token auto refreshed via OAuth 2.0. Currently only API Key, Basic Auth and Bearer Token is supported. But since our API is using Keycloak JWT tokens which are expiring after 5 minutes its is nearly impossible to use Postman without copying a new Token each 5 minutes to the client.

Supporting OAuth 2 / OpenID connect would allow us to use Postman as our API test client.

Regards
Alex

@BirknerAlex Can you please report this feature request here?

2 Likes

Done :slight_smile: