You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/29 08:34:03 UTC

[GitHub] [apisix] drriguz opened a new issue, #7814: help request: Does grpc-transcode plugin supports authenticated grpc service?

drriguz opened a new issue, #7814:
URL: https://github.com/apache/apisix/issues/7814

   ### Description
   
   Authentication should be configured for production gRPC services, see https://grpc.io/docs/guides/auth/.
   
   When token based authentication is enabled for the grpc backend, how should I specify it in APISIX?
   I could not found any documentation about that, is it supported?
   
   ```
   "upstream": {
           "scheme": "grpc",
           "type": "roundrobin",
           "nodes": {
               "127.0.0.1:50051": 1
           }
       }
   ```
   
   ### Environment
   
   Latest APISIX


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] commented on issue #7814: help request: Does grpc-transcode plugin supports authenticated grpc service?

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7814:
URL: https://github.com/apache/apisix/issues/7814#issuecomment-1725202163

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] closed issue #7814: help request: Does grpc-transcode plugin supports authenticated grpc service?

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #7814: help request: Does grpc-transcode plugin supports authenticated grpc service?
URL: https://github.com/apache/apisix/issues/7814


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] tokers commented on issue #7814: help request: Does grpc-transcode plugin supports authenticated grpc service?

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #7814:
URL: https://github.com/apache/apisix/issues/7814#issuecomment-1230060615

   If the token can be specified directly, try to use `proxy-rewrite` plugin, set it there.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] github-actions[bot] commented on issue #7814: help request: Does grpc-transcode plugin supports authenticated grpc service?

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #7814:
URL: https://github.com/apache/apisix/issues/7814#issuecomment-1704981151

   This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org