nokia / kong-oidc

OIDC plugin for Kong
Apache License 2.0
454 stars 320 forks source link

Handling updates in user info #115

Open LuanP opened 5 years ago

LuanP commented 5 years ago

Hey guys,

What do you think about requesting the userinfo endpoint when refreshing the token to update the user info?

After the user info is cached, it's only updated if the user performs a logout/login action, right?

Thanks a lot.

a-maggioni commented 2 years ago

Same problem for me, I would like to tell Kong to request for a new id token (because user info changed)