Shawn Chapla
Shawn Chapla
Am using Pongo for the first time, trying to do a basic “pongo lint” test on some plugin code after installing it. However, I ran into an error when pongo.sh...
I've also run into a similar issue as described in [this issue](https://github.com/Mastercard/terraform-provider-restapi/issues/143), working with an API which doesn't have a true "GET /other-things/{id}/things/{id}" URL for the pre-destroy read action. It...
We using an [OSS plugin](https://github.com/Darguelles/kong-oidc-keycloak) for Kong OSS v3.1 and using the cookie session scheme provided by the version of lua-resty-session that comes with that version of Kong. My question...
We're using an OSS plugin for Kong that is using the [openidc.lua module](https://github.com/zmartzone/lua-resty-openidc/blob/master/lib/resty/openidc.lua) to provide relying party functionality. We have configured it to use Azure Redis as the session store...