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

UI does not reload the page when behind an Authelia #3518

Closed
Daniel-dev22 opened this issue Jan 15, 2024 · 3 comments
Closed

UI does not reload the page when behind an Authelia #3518

Daniel-dev22 opened this issue Jan 15, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Daniel-dev22
Copy link

Daniel-dev22 commented Jan 15, 2024

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I have the web UI behind authelia and when the session has expired authelia will respond to traefik with a denied request if not verified.

I used "install app" in chrome on android to add the web UI to my phone home screen. I'm not exactly sure of the flow other than it appears that the web UI doesn't reload the page when the connection is 401 and because of that I can't re-authenticate within the same app.

Clicking return or refresh doesn't change anything the error remains the same.

Screenshot_20240115_064337_Chrome

Describe the solution you'd like
A clear and concise description of what you want to happen.

I'm not sure of the technical parts I assume it needs to reload the page but I'm not sure if because I installed it as a web app that it makes it harder for it to do a refresh and redirect to the authelia login page.

The redirect to the login page is automatic when trying to access a page behind traefik as it handles that using the forward authentication capabilities.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

I have to go to some other app behind authelia or directly to authelia to sign in then I come back to the zwave web UI and it's working without a reload.

Additional context
Add any other context or screenshots about the feature request here.

I'm sure this isn't just an issue with Authelia and is likely an issue with all authentication providers that sit in front of the zwave web UI.

@Daniel-dev22 Daniel-dev22 added the enhancement New feature or request label Jan 15, 2024
@robertsLando
Copy link
Member

Could be a duplicate of: #3427 ?

@Daniel-dev22
Copy link
Author

Daniel-dev22 commented Jan 15, 2024

Could be a duplicate of: #3427 ?

Yep looks like a duplicate. In my case authelia uses /api/verify

@robertsLando
Copy link
Member

Unfortunately I have no solution for that yet, subscribe to that issue so you will get an update if I find one (closing this as it's a dup)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants