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 2020/12/10 12:01:12 UTC

[GitHub] [apisix] hyt05 opened a new issue #3014: request help: About OIDC plugin

hyt05 opened a new issue #3014:
URL: https://github.com/apache/apisix/issues/3014


   ### Issue description
   
   Hello Team,
   I was trying to implement the service to service call via plugin authentication.
   I expect the plugin will use client_credential grant flow and get me a bearer token which I will use to call the required service. There should not be any user interaction in authentication process. It should be with client id & secret only.
   
   Do you know if plugin supports this behaviour? If yes, can you please help me configure it?
   
   
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): 2.0
   * OS: Centos7.8
   


----------------------------------------------------------------
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.

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



[GitHub] [apisix] spacewander commented on issue #3014: request help: About OIDC plugin

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


   I think you need the ongoing PR: https://github.com/apache/apisix/pull/2903 to satisfy your requirement.


----------------------------------------------------------------
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.

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



[GitHub] [apisix] spacewander closed issue #3014: request help: About OIDC plugin

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #3014:
URL: https://github.com/apache/apisix/issues/3014


   


----------------------------------------------------------------
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.

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