Base solution for your next web application
Open Closed

Tenant localized static roles #8250


User avatar
0
kasem created

Hi

I need to localize static role names (display name) in the language I'm using in HOST when I create the tenant. Should I override _roleManager.CreateStaticRoles method to do that? Is there other option to achieve this?

Thanks


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    We should add the DisplayName property to the StaticRoleDefinition class in the abp framework.

    please follow https://github.com/aspnetboilerplate/aspnetboilerplate/issues/5165

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because of no recent activity. Please open a new issue if you are still having this problem.