Skip to content

nokia/kong-oidc plugin raise error kong.plugins.base_plugin #13528

Closed Answered by nowNick
johndou-and-friends asked this question in Help
Discussion options

You must be logged in to vote

Hi @johndou-and-friends !

Thank you for sending this question. I'm afraid the free plugin you're trying to use is not maintained anymore. The last commit on that repo seems to be from 5 years ago.

The error you see is Kong trying to load a module called: base_plugin in this line: https://github.com/nokia/kong-oidc/blob/25104595cfedb341bda00003d792e5824943615c/kong/plugins/oidc/handler.lua#L1

However Kong is not supporting custom plugins with Base Plugin approach anymore:
https://docs.konghq.com/gateway/latest/plugin-development/custom-logic/#migrating-from-baseplugin-module

What I think you could do is:

  • Try to start an older version of Kong and try this plugin - but please be aware that…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by guanlan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants