nokia / kong-oidc

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

Confirmation of db-less support #162

Open lyndon160 opened 4 years ago

lyndon160 commented 4 years ago

Hi all,

I'm looking to see if this plugin can be used without a database and maintain stability.

In my experience, running in db-less mode causes issues with tokens expiring. This could be due to a refresh of the token and session cache in Kong. Would be good to get a confirmation on this.

nagarjunasnr commented 4 years ago

@lyndon160 - just to confirm is this plugin a free version to use or do we require any kind of enterprise license (like enterprise OIDC )?

ulkoenig commented 3 years ago

@lyndon160 Have you made any experiences with db-less Installation so far?