Is there any document about authorization or session management in abp commercial? If abp commercial application extends authorization function from asp.net core, I want to know the document about it.
my goal
background
Thanks for your support.
ABP Framework version: Commercial 7.2
UI type: Angular
DB provider: EF Core
thx
I plan to embed bi tools like power bi and QuickSight inside ABP Commercial. Does ABP Commercial have a BI library/tool that works well with ABP Commercial? Or do you have a recommended BI library/tool?
ABP Framework version: Commercial 7.2
UI type: Angular
DB provider: EF Core
テナントのクローンを作成するためのサンプルコードはありますか?
thank you.
・Data of all entities. ・I want to copy the user and scope as well. ・I want to keep the timestamp.
Yes, I want to create a new tenant by inheriting all information from the clone source. how do i do that?
I want to clone tenant
How would you go about developing such functionality?
Also, if it is difficult to duplicate the tenant, I would like to create a function to export the data of the copy source and import the data to the tenant of the copy destination. Is this possible?
ABP Framework version: Commercial 7.2
UI type: Angular
DB provider: EF Core
I am developing a web application with (UI type**: Angular) in ABP. There is a requirement to call server-side APIs to obtain and display necessary information (for example, the unit name of an organization, etc.) on a specific web page without login. Is there any best practice for achieving this requirement while maintaining security?
I would like you to implement a function to separate read/write endpoints as follows.
https://support.abp.io/QA/Questions/4870/I-want-to-Separate-DB-read-and-write-endpoints _
Thanks for your information. Btw, is the Timezone function configurable for each tenant? Or is it configurable per user?