Open
Description
Description of Issue
When i log in and let windows auth me, my identity was all lowercase in a past version and thus my /admin/security/identities user was domain\username
, when i upgraded, it would let me into the admin site, but it wouldn't let me into an /app dashboard. It said
Request URL:
https://domain.com/Beta/api/internal/dashboard
Request Method:
GET
500 Internal Server Error
RS: Unknown identity: DOMAIN\User
when i went into the /admin/security/identities and changed the identity to match the case that came in from windows, it let me into the /app
Not sure if this is a bug.... or something else.
Version
5.5.0
Severity
Low
Hosting Method
Nested IIS
Operating System
Windows
Database
SQLite
Licensed
Yes
Features
No response
Additional Environment data
No response
Screenshots/Animations
No response