This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Fix basic auth popup happening during login process #2256
Labels
🐛bug
issue/pull request that documents/fixes a bug
in progress
indicates that issue/pull request is currently being worked on
LOE - unkown
indicates that the level of effort to complete issue is unknown (likely more research is needed)
Milestone
🐛 Bug Report
Sometimes a basic auth popup happens during the login process
To Reproduce
Not clear what steps are to reproduce this issue.
Expected behavior
The system should use our login page rather than the ugly dialog popup to start the authentication process.
Technical Notes
I think that it is likely related to the
skip_setup
flags not being configured properly.The text was updated successfully, but these errors were encountered: