Yousef Ashraf

Results 2 comments of Yousef Ashraf

Hello @maliming this solution you mentioned [here](https://github.com/abpframework/abp/issues/18895#issuecomment-1993588224) works fine If I am using EfCore For `MSSQL` but it still return ```Json "currentUser": { "isAuthenticated": false, "id": null, "tenantId": null, "impersonatorUserId":...

@maliming Thanks For your Attention ❤️ But Sorry `it Works` ! I missed this Line on my ***PostgresHostModule*** ```Cs options.MapInboundClaims = false; ```