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

There's no need account password to login again after logout #164

Open
gp125fi opened this issue May 3, 2022 · 2 comments
Open

There's no need account password to login again after logout #164

gp125fi opened this issue May 3, 2022 · 2 comments
Labels

Comments

@gp125fi
Copy link

gp125fi commented May 3, 2022

I need my account password to login for the first time to check my private data with the SolidOS Databrowser Webapp. After that, I press logout button, and then press login button again. However, this time it doesn't need account password to login. I guess something still cached.

@Otto-AA
Copy link

Otto-AA commented Jun 5, 2022

From my understanding, this is the expected behavior in Solid, and not a bug. The logout on the client side (e.g. with this solid-client function) does not log you out from the Identity Provider (e.g. solidcommunity.com).

If you login again with the same identity provider, then it redirects to the identity provider, where you are still loggedin, and the login finishes.

@hsinpeng
Copy link

hsinpeng commented Jun 24, 2022

I think this is a bug. The mashlib do follow the OIDC sesson end procedure. Somehow, it cannot direct user to perform log-out. The phenomenon I saw is as the following.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

4 participants