Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kong session/tokens after logout from IdP #209

Open
jahanzaib91 opened this issue Jul 26, 2022 · 0 comments
Open

Kong session/tokens after logout from IdP #209

jahanzaib91 opened this issue Jul 26, 2022 · 0 comments

Comments

@jahanzaib91
Copy link

Hi,

We are using this plugin with our Kong setup. Okta is acting as OP/IdP for OIDC setup. The configuration works fine for login activity, redirection to Okta takes place, authentication happens and session is established at kong oidc plugin.

However, regarding logout, we are seeing that even after logout from Okta, kong still maintains the session and redirects to Okta only after one hour which is the current access token lifetime by Okta.

According to Okta, the access tokens should be revoked as soon as we logout from Okta.

Does this mean that this plugin validates access token from Okta only after the token expiry time? And before that, it doesn't know that the token has been revoked and continues the session?

Regards,
Jahanzaib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant