serve icon indicating copy to clipboard operation
serve copied to clipboard

"Token Authorization" for gRPC

Open udaij12 opened this issue 1 year ago • 0 comments

🚀 The feature

Current token authorization is being developed for HTTP (https://github.com/pytorch/serve/pull/3163). Future development should be included to add this feature to support gRPC as well.

Motivation, pitch

Currently gRPC ports are bound to local host however if user decided to open those ports we would like to add this feature for those cases.

Alternatives

No response

Additional context

No response

udaij12 avatar Jun 06 '24 19:06 udaij12