nokia / kong-oidc

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

Failed to get consumer from casandra #50

Closed shlomiken closed 6 years ago

shlomiken commented 6 years ago

Hi

i'm using auth0 as the OIDC provider , and managed to get it to work. suddenly after login i get "Unexpected error occured" and the log shows that a matching consumer was not found in casandra. ( i thought that you have fixed that during #38)

responses.lua:121: load_plugin_configuration(): failed to get from node cache: callback threw an error: [cassandra error] consumer_id=auth0|5acbce8efcdc016ee9ef0a78 is not a valid uuid

can you help please. thanks Shlomi

shlomiken commented 6 years ago

This was resolved i'm not sure how, i think its related to configuration of routes and services. also i have moved to work with the 1.0.5 git version instead of the official 1.0.4