nokia / kong-oidc

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

Support for Service with new Routes and Services entities #82

Closed ronaldxl closed 5 years ago

ronaldxl commented 5 years ago

Hello,

Firstly, thanks for the great work!

I hope to know if the plugin has support for Service with new Routes and Services entities

Thanks.

Trojan295 commented 5 years ago

Yes, it support the new entities. You register the plugin on a serivce instead of a api (see eg. https://github.com/nokia/kong-oidc/blob/de67ea0ae8f23e1931b4d08e9e8efe5493f4501a/test/docker/integration/setup.py#L123)