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

The logon page cannot be open after the user been deleted #9562

Open
shishouyuan opened this issue Jun 30, 2023 · 2 comments
Open

The logon page cannot be open after the user been deleted #9562

shishouyuan opened this issue Jun 30, 2023 · 2 comments
Labels
Type:Bug Something isn't working

Comments

@shishouyuan
Copy link

Describe the bug

When I delete my old user account and want to logon as a new user, I can not open the logon page. It will always jump to the error page until I clear the browser data.

Here is the url of the error page.
https://domain-name/oidc-callback?error=server_error&error_description=user%20not%20found&state=c374ef87980e4e3ab279697ac6242c2a

Steps to reproduce

Steps to reproduce the behavior:

  1. Logon with user one, DO NOT logout.
  2. Using the admin user to delete user one in another browser (or private mode).
  3. Open the homepage of ocis in the first browser, and the error comes up.

Expected behavior

Show the error and jump to logon page.

Actual behavior

Only show the error and provide no way to logon again.

Setup

  • ownCloud Infinite Scale: 3.1.0-next.2+9b4244b08
  • Web client: 7.0.1
@shishouyuan shishouyuan added the Type:Bug Something isn't working label Jun 30, 2023
@rhafer
Copy link

rhafer commented Aug 9, 2023

I can confirm this. Deleting the logon cookie set by the lico IDP makes things work again. I am not 100% but this looks like an issue with the web ui to me.

@rhafer rhafer transferred this issue from owncloud/ocis Aug 9, 2023
@rhafer
Copy link

rhafer commented Aug 9, 2023

Shouldn't the cookie be deleted when showing that

Logged out
You were automatically logged out for security reasons.

ownCloud – A safe home for all your data

Page?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants