nokia / kong-oidc

OIDC plugin for Kong
Apache License 2.0
461 stars 331 forks source link

Client_Credentials and Authorization_Code #99

Closed flowdopip closed 5 years ago

flowdopip commented 5 years ago

Hi,

Currently, I'm using IdentityServer as an IDP, and follow the documentation when we setup a client with Authorization_Code, the application supports both Client_credentials and authorization_code.

How can i get this with this plugin?

https://github.com/IdentityServer/IdentityServer3/issues/911

Trojan295 commented 5 years ago

I'm closing this in favor of #100. See my response there.