nokia / kong-oidc

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

Replace authenticated_consumer with authenticated_credential #39

Closed Trojan295 closed 6 years ago

Trojan295 commented 6 years ago

Fix for #38 authenticated_consumer should be used only, when the consumer is registered in Kong. For consumers not registered in kong authenticated_credential should be used, which is true in case of external OIDC Providers.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 61


Totals Coverage Status
Change from base Build 60: 0.0%
Covered Lines: 1040
Relevant Lines: 1898

💛 - Coveralls