Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request help: About OIDC plugin #3014

Closed
huangyutongs opened this issue Dec 10, 2020 · 1 comment
Closed

request help: About OIDC plugin #3014

huangyutongs opened this issue Dec 10, 2020 · 1 comment

Comments

@huangyutongs
Copy link

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
@spacewander
Copy link
Member

I think you need the ongoing PR: #2903 to satisfy your requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants