nokia / kong-oidc

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

Kong 0.13 support #43

Closed xwrs closed 6 years ago

xwrs commented 6 years ago

Kong 0.13 provides features as Service and Route instead of obsolete API entity. It would be nice to have this plugin to be "attached" to particular route or service objects.

ror6ax commented 6 years ago

Hi @xwrs, thanks for raising this! We will be looking into that.

Trojan295 commented 6 years ago

Haven't checked this now, but are there problems with kong-oidc, when you register them on routes or services?

xwrs commented 6 years ago

Works with services. Not tested with routes though. Even though it is not documented, but it seems that plugin works with services as it did with APIs.