nokia / kong-oidc

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

add host config to solve the issuer not match problem when oidc server behind a revers proxy #175

Open jasine opened 3 years ago

jasine commented 3 years ago

104

164

jasine commented 3 years ago

i public a package https://luarocks.org/modules/jasine/kong-oidc-forward-host for use before merged

Darguelles commented 3 years ago

Is this repo still maintained? 🤔

galzetta commented 3 years ago

@Darguelles I'm afraid it is not maintained anymore. And this is an issue because I don't see many free alternatives for OIDC plugins for Kong.

Darguelles commented 3 years ago

@galzetta in case you need, I've prepared a functional integration ok Kong + OpenID + Keycloak using this plugin as base, of course I had to update some code to make it work with redis and improve the session management.

https://github.com/blitzrok/kong-oidc-keycloak