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

Single Logout with 2 or more apps #103

Open
sebacla opened this issue Oct 10, 2024 · 0 comments
Open

Single Logout with 2 or more apps #103

sebacla opened this issue Oct 10, 2024 · 0 comments

Comments

@sebacla
Copy link

sebacla commented Oct 10, 2024

Hi

I have two URLs hosted on my Nginx Plus proxy and I have an issue with this plugin and the logout function.
A single user can connect to several URLs (SSO connection)
URL 1: www.aaaaaaaa.com
URL 2: www.bbbbbbb.com

When a user disconnects from an application we call the logout URL (eg: https://www.aaaaaaaa.com/logout ) the user is disconnected from all these sessions on our OpenID IDP and disconnected on the nginx side from the URL https://www.bbbbbbb.com but he remains connected on the NGINX side on the URL www.bbbbbbb.com while on the IDP side there is no more session.

How to disconnect the user on all URLs and the Single Logout working ?

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