Module security access - HxGN SDx - Update 63 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

System administrators can restrict access to modules displaying in the Dashboard by using access groups. A new client API is delivered with a method for each module installed. By relating an access group to this method, access is provided to the module. When module access is restricted to an access group, the application module is hidden from other access groups in the Dashboard.

The ModuleAccess client API has been created to provide the function to restrict access to modules by setting a property using a single string parameter, Module. A method is delivered for each module where a single argument is set to the modules name, for example, SPFClientModule. Access is granted when the access group is related to the modules method. You can add other access groups to restrict or increase access to a module.

  • Switching the active role on the current user triggers the access rights to the module to be updated.

  • If an access group is not specified, access is granted to all users.