Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

User logout is not allowing login #132

Open
LaVLaS opened this issue Mar 28, 2022 · 1 comment
Open

User logout is not allowing login #132

LaVLaS opened this issue Mar 28, 2022 · 1 comment
Labels
kind/bug Categorize Issue or PR as related to a bug.

Comments

@LaVLaS
Copy link

LaVLaS commented Mar 28, 2022

Describe the bug
Source https://issues.redhat.com/browse/ODH-610

When we log out and login back again either on the Spawner page or from the running instance of a user, it doesn't get us back to the Login Page of KeyCloak (integrated into our cluster for Login). Actually, after logging out we click on the JupyterHub button in the top left corner of the navigation bar and it takes us back to the last page where we were before logging out.

We can see in the logs of the JupyterHub pod that the User logged out and logged into the instance but cannot infer it from the UI of the instance and we are not able to clearly understand if it logs in with a new token or the old one.

ODH Version: 1.1.0
Openshift Version: 4.8.24
Platform: OVH Cloud

To Reproduce
Steps to reproduce the behavior:

  1. Start a user notebook
  2. Logout of the user notebook
  3. User is not redirected back to the OpenShift authentication

Expected behavior
When a user manually logs out they should be redirected by the the JH page allowing user login

Screenshots
N/A

Additional context
N/A

@LaVLaS LaVLaS added the kind/bug Categorize Issue or PR as related to a bug. label Mar 28, 2022
@k-e-r-n-e-l-p-a-n-i-c
Copy link

Thank you @LaVLaS.

@LaVLaS LaVLaS changed the title User logout is not loggin User logout is not allowing login Mar 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorize Issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants