You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
): 2.0The text was updated successfully, but these errors were encountered: