I think you can copy your current angular app and change somethings.
Thanks @rafael.gonzales
I hope we can get some data to provide reference for other customers
hi
Your ULBIDCDbContext has replaced the IIdentityProDbContext, so you have to access the Identity database via Default connection string.
If IsDynamicClaimsEnabled is false then UseDynamicClaims will skip it.
https://docs.abp.io/en/abp/latest/Connection-Strings#configure-the-connection-strings
Please see the logs from docker and tye.
hi
set IsDynamicClaimsEnabled of AbpClaimsPrincipalFactoryOptions to false
Sure
Not yet. I will give feedback to the team.