Open Closed

Update ABP 9.1.1 - Identity Micro Service #9356


User avatar
0
DominaTang created

When upgrade to Abp 9.1.1, we still keep existing .Net projects instead of single project for each Micro Service. I noticed there are IdentityServiceDynamicPermissionDefinitionsChangedEventHandler.cs and IdentityServiceChangeIdentityPasswordPolicySettingDefinitionProvider.cs which doesn't exist in codebase in ABP 8.

If we keep existing ABP 8 solution layout, do we need to add above files somewhere?


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    IdentityServiceChangeIdentityPasswordPolicySettingDefinitionProvider will change the default password policy. You can remove it if you don't need it.

    IdentityServiceDynamicPermissionDefinitionsChangedEventHandler will add the permissions to the admin role during all microservice starts. You should keep it.

    Thanks.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on June 13, 2025, 11:37