Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Shipped
Created by Guest
Created on Aug 13, 2021

Allow hiding specific actions in ALIM Web based on user role(s)

E.g.

  • File download

  • iTwin visualization related actions (Publish, Map, Launch)

  • Admin
    Mikhail Fedorov
    Reply
    |
    Feb 28, 2025

    Implemented for PS0 actions allowing users to define which ALIM role(s) - there could and likely would be more than one - have access to "Publish imodel ...", "Link imodel" and "Map" actions on Document object.

    • The actions will be controlled by the comma separated role names specified in the AW:IAS:AdminRoles setting in the config file appSettings section.

    • If no roles are specified, the options are always shown.

    • If the setting is specified and the user has one of the named roles, the options will be shown in the menu.