selwade的活动

same here with 7.0.0-rc2

Is there any document that clarifies how to add multiple ABP applications using the same authentication server? And is there an updated document on how to add the identity server module to the solution, in this document it says: "Identity Server is pre-installed in the startup templates. So, no need to manually install it.", and this is not correct.

The below image describes what I want to achieve.

  • ABP application installed on a server (let us call it A).
  • ABP application will be installed on other servers, will act as a client with his own UI, and will push data to server A using the authentication server installed on server A.

If there is any document that would help, I would be very grateful.

Hi liangshiwei,

It is V6.0 and I am flexible to upgrade to V7.0.

Thank you for your response, Will give it a try then I will get back to you. Anyway I'm using the application template in both sides.

问题

Hello,

I'm using the application template, and this client is connected to another application using the OpenID, what I need is the following: 1- Disable Redis caching. 2- Remove unnecessary tables from the database, such as users, OpenID, ... etc.

  • ABP Framework version: v6.0.2
  • UI type: Angular
  • DB provider: EF Core
回答

Thank you for your response Maliming. I have tried isenabled false and it worked fine with module template, but it is not working with application module. About starting from an empty app, I will give it a try.

回答

Thanks, I had to remove AbpDistributedLockingModule too.

回答

Regarding the removal of unused tables, is there any documentation available for Web API and Angular, similar to the example provided for MVC?

回答

Ok thank, Then how to remove unused tables for api application?

  • ABP Framework version: v7.0.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: ERROR TypeError: item_r1.visible is not a function
  • Steps to reproduce the issue:" Create a new module via abp suite, choose "basic theme" then run the angular application.

I need the basic theme in order to customize another theme.

Thank you.

显示 19 个条目中的 1 到 10 个.
Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11