hi
You can add Identity module as a reference to your custom module, add depends on it modules and inject the IdentityRoleManager or IIdentityRoleRepository
hi
But I'm unable to get the list of roles in my custom module using role manager. How can I do that? What's the best approach
Can you explain this in detail? Do you get any error logs?
hi
You can use the ID(guide) of "Customers" and "Invoices" in the Tenant_Admin Database without creating a relationship.
Different microservices may use different databases. It is not possible to create database relationships. So using ID is an option
hi
You can try using new BsonBoolean(false) instead of fasle
Instead of creating a BsonDocument, you can create an IdenttiyUser object and then use the UserManager to create a user.
hi
https://github.com/abpframework/abp/pull/19132
hi
we implemented a fix which ran all the tests serially
Can you share a test project that includes the unit test methods and your patch code?
liming.ma@volosoft.com
hi
See https://support.abp.io/QA/Questions/6730/miss-CSS--all-Blazor-pages-are-confused#answer-3a10f546-e645-f86a-10a3-9c4cf06c8cda
Your questions credits has been refunded.
hi zhongfang and cellero
Please share a simple project to reproduce, Thanks.
liming.ma@volosoft.com
hi
You can override the DistributedEventBus in Stating and then do nothing.