Shawn Chapla

Results 12 comments of Shawn Chapla

I would add that I've been doing a fair bit of Googling for the error messages, and it seems this issue was common when Alpine 3.14 was released. Some of...

I'm trying to test Kong 3.0.0, which I think would be [this folder](https://github.com/Kong/kong-pongo/tree/master/kong-versions/3.0.0/kong) in the Pongo repo. And the way I verified the Alpine version was to just spin up...

OK, will give it a try and report back.

> unsatifactory, but maybe working asnwer; can you try the branch `pongo2` ? > > we'll be releasing it in the next week(s) and it will change the base image...

I thought I had pulled the pongo2 branch, but as a sanity check, I deleted my local copy and pulled it again, and confirmed that ```pongo help``` shows v2 and...

> @shawnchapla-8451, what version of `lua-resty-session` do you have? For that library it needs to be `

What data is it attempting to decrypt? Is it what is stored in Redis?

Some additional context ... this plugin is being used to secure the content for a single page app behind Kong (there's a requirement that the end user has to authenticate...

Last update: I've tested switching the plugin to use cookie session mgmt rather than Redis, and am unable to replicate the issue. While not irrefutable evidence, it would seem to...

@bungle thanks, will look into the suggested setting for the openidc module.