Hi support, We created our project with Abp Suite. We made our entity configurations(index,dbSchema,TablePrefix,decimal(18,5) column,etc..) in the model builder in DbContext. But when we recreate the same entity with the suite, it deletes the configurations we made for the entity. What is your suggestion for this. Where should we make the entity configurations created with the suite?
Thanks
We want to log into the system with the SAP user. How can we override the login method? We can also add a new feature such as LDAP. It's like login with SAP, but how can we validate it in the login method. https://docs.abp.io/en/commercial/4.3/modules/account/ldap