Unable to log in using remote auth after upgrade #15866
Labels
status: under review
Further discussion is needed to determine this issue's scope and/or implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v3.7.6
Python Version
3.10
Steps to Reproduce
Attempt to log in to NetBox using remote login. Remote login completes but user is not logged in.
Expected Behavior
User is logged in.
Observed Behavior
User is not logged in. Users can log in using local passwords.
REMOTE_USER
variable is set. We have also tried changing it toHTTP_REMOTE_USER
.Same remote auth is working for several other web apps. It was working in v3.7.5 prior to upgrade.
Two users were able to remain logged in via. remote auth. We had one of these users log out and now this user does not get logged in when using remote auth.
The text was updated successfully, but these errors were encountered: