Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.
This repository was archived by the owner on May 2, 2025. It is now read-only.

OpenID Logout Not Implemented #519

@jskillen

Description

@jskillen
  • [X ] The issue is present in the latest release.
  • [X ] I have searched the issues of this repository and believe that this is not a duplicate.

What happened?

Created OpenID integration with Auth0. Login integration works. Logging out does not seem to clear the data from the session and redirect the user to the Auth0 logout endpoint. Consequently the user is not challenged with credentials after logging out.

What did you expect?

When I return to the system after logging out I should be forced to log back in.

Steps to reproduce this issue

Steps:

  1. Implement the OpenID connector using Auth0.
  2. Log in to Chirpstack and use Auth0 to log in.
  3. Log out of Chirpstack.
  4. Log back in. Observe that the Auth0 login immediately redirects to Chirpstack without challenging the user for credentials.

Your Environment

ChirpStack Application Server 3.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions