hi
it does not work with version 5.2.2.
Please create a 5.2.2 project and reproduce the problem then share it with me. Thanks
limimg.ma@volosoft.com
hi
I will share the code. Please wait.
hi
Did you remove all identity server modules and packages from your project?
HI
<abp-input asp-for="@Model.StartDate" data-date-format="@CultureInfo.CurrentUICulture.DateTimeFormat.ShortDatePattern" type="date"/>
https://bootstrap-datepicker.readthedocs.io/en/latest/
Thanks. Checking.
hi
You can add a new IAbpClaimsPrincipalContributor to remove some claims from context.ClaimsPrincipal.Identities.FirstOrDefault()
https://docs.abp.io/en/abp/latest/Authorization#claims-principal-factory
https://github.com/abpframework/abp/pull/14306
hi
Can you create a new template project and reproduce the problem? (You can call application in unit test)
ok, I will check this asap.