hi
The ICurrentUser get info from current claims.
You can add the CustomerId to the current claims then get it though ICurrentUser
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Security/System/Security/Principal/AbpClaimsIdentityExtensions.cs#L29
hi
Any info on organization unit->Add members->Sorting issue and Datatable is not responsive issue?
We will also fix this. : )
hi
Can you provide a minimum project?
hi
I need the field to be extracted from CurrenUser
https://github.com/abpframework/abp/issues/42#issuecomment-576025862
hi
You can try to move the TemplateDefinition related code to Exceego.EHSWatch.AppV3.AdministrationService.Application
hi
We will release the Impersonate tenant/user function in 4.4.1 or 4.4.2, which will support all project types except blazor wasm.
The authentication component of blazor wasm cannot be rewritten, we are still working on it.