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

Login prompt even with AuthSubnetWhitelistEnabled=true #266

Closed
letienne opened this issue Jun 9, 2021 · 0 comments
Closed

Login prompt even with AuthSubnetWhitelistEnabled=true #266

letienne opened this issue Jun 9, 2021 · 0 comments

Comments

@letienne
Copy link

letienne commented Jun 9, 2021

Hello,

Thank you for the great work.

I tried bypassing authentication (done at the reverse proxy level) by enabling AuthSubnetWhitelistEnabled=true.

It "half works" as I'm no longer required to enter something in the login form, but I'm presented with a login prompt anyway, that I can simply dismiss by refreshing the page.

Is there any way to skip that unnecessary reload? Maybe by not redirecting to /#/login?redirect=%2F if the AuthSubnetWhitelistEnabled and AuthSubnetWhitelist are valid?

Thanks !

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

No branches or pull requests

2 participants