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

Expired OIDC login button #5053

Closed
thespad opened this issue Jun 4, 2024 · 1 comment
Closed

Expired OIDC login button #5053

thespad opened this issue Jun 4, 2024 · 1 comment
Labels

Comments

@thespad
Copy link

thespad commented Jun 4, 2024

Describe the Bug

Seems to be a recurrance of #4600

If you leave a browser tab logged into Bookstack via OIDC and then close the browser and return later after the session has expired - say the next day - when the page loads it will display the login page, but following the login link will result in a 419 - Page Expired error.

Manually refreshing the login page before clicking the login button works as expected.

Steps to Reproduce

Login to Bookstack via OIDC in a browser tab
Close browser
Reopen browser after login session has expired
Navigate to Bookstack tab
Click on OIDC Login button
See 419 error

Expected Behaviour

Login button should work even if the page itself is stale, or at least fail in a more recoverable way than a full-page 419 error.

Screenshots or Additional Context

No response

Browser Details

Firefox 126.0.1 (64-bit) on Windows 10

Exact BookStack Version

v24.05.1

@thespad
Copy link
Author

thespad commented Jun 26, 2024

I can't reliably replicate this so I'm going to close it. If I can figure out the trigger I'll open with more details.

@thespad thespad closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant