Open hirensoni913 opened 9 months ago
We are using Postgres backend which is case sensitive unlike MSSQL. That means middleware fails to fetch a user if the username is not passed exactly like stored in db. Is there a way or setting to configure to disable case sensitivity?
We are using Postgres backend which is case sensitive unlike MSSQL. That means middleware fails to fetch a user if the username is not passed exactly like stored in db. Is there a way or setting to configure to disable case sensitivity?