nokia / kong-oidc

OIDC plugin for Kong
Apache License 2.0
454 stars 320 forks source link

The plugin is sending access token instead of the userinfo while authenticating with Ping Federate. #124

Closed ABHINAVPRIYADARSHI closed 5 years ago

ABHINAVPRIYADARSHI commented 5 years ago

The plugin is sending just the access token to the upstream server while authenticating with Ping Federate . How to enable it to send even the userinfo header ?