Skip to content

Single Logout with 2 or more apps #103

@sebacla

Description

@sebacla

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions