Aperto Chiuso

Inquiry About Customizing Identity Users Page and License Upgrade Options #7226


User avatar
0
rafael.gino creato

I am currently working on a feature that requires updating and overriding the Identity Users page. Specifically, I need to customize the roles tab and modify the way data is saved. To accomplish this, I found that I need access to the Identity module source code. However, my project already uses the Account.Pro module, and referencing the free Identity module results in a reference error due to a class name conflict with Identity.Pro already present in my application layer.

I have followed the guidelines provided in your documentation here, but since Volo.Abp.Account.Pro.Public.Application references Volo.Abp.Account.Pro.Shared.Application.Contracts, which uses Volo.Abp.Identity.Pro.Application.Contracts, I cannot reference Identity.Pro from my HttpApi.Host project. Attempting to use the free Identity package results in a reference error.

Additionally, I understand that access to the Identity.Pro source code necessitates upgrading my license from TEAM to BUSINESS.

I would like to inquire if there are alternative methods to achieve this customization without upgrading the license tier. Alternatively, is it possible to purchase just the specific module needed instead of upgrading the entire license tier?

  • ABP Framework version: v4.4.3
  • UI Type: Angular
  • Database System: EF Core SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

1 risposte
  • User Avatar
    0
    maliming creato
    Team di supporto Fullstack Developer

    hi

    I need to customize the roles tab and modify the way data is saved. To accomplish this, I found that I need access to the Identity module source code.

    You can override the module pages without add its source code.

    See https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project

    Alternatively, is it possible to purchase just the specific module needed instead of upgrading the entire license tier?

    There is no such option.

Made with ❤️ on ABP v8.2.0-preview Updated on marzo 25, 2024, 15:11