inSCADA
EN
EN
  • Introduction
  • Getting started
  • User Interface
    • Home
    • Development
      • Projects
      • Connections
      • Devices
      • Animations
        • Get
        • Color
        • Rotate
        • Move
        • Opacity
        • Bar
        • Click
        • Tooltip
      • Alarm Groups
      • Alarms
      • Scripts
      • Expressions
      • Variables
      • Reports
      • Processes
      • Mail
      • Import/Export
    • Wizards
      • Gas Metering
      • HPP Unit
      • Device Library
    • Visiualisation
    • Processes
    • Control Panel
    • Project Map
    • Variable History
    • Alarm History
    • Alarm Monitor
    • Trend Graphics
    • Reports
    • Logs
    • Auth Logs
    • Jobs
    • Users
    • Help
    • About
    • License
  • Mimic Design
  • Communication Protocols
    • MODBUS
      • Modbus TCP
      • Modbus UDP
      • Modbus RTU Over TCP
      • Modbus TCP Server
      • Modbus RTU Slave Over TCP
    • DNP3
      • DNP3 Master
      • DNP3 Outstation
    • PROFINET
    • IEC-104
    • SNMP
    • OPC
      • OPC UA Client
  • Programing
    • APIs
      • Variable Functions
      • Connection Functions
      • Project Functions
      • Alarm Functions
      • Script Functions
      • In-Memory DB Functions
      • System Functions
      • User Functions
      • Date-Time Functions
      • String Functions
      • Notification Functions
      • Confirmation Functions
      • Database Functions
      • Other Functions
  • Database
  • Usefull Features
  • Update Logs
  • Architectures and Applications
  • Development Roadmap
  • Migration to inSCADA
  • Licensing Policies
  • FAQ
  • Screenshots
  • Auxiliary Tools
  • Installations
    • Requirements
    • Installation on Linux
Powered by GitBook
On this page
  • User Add/Edit Form
  • Role Add/Edit Form
  • Change Password
  1. User Interface

Users

PreviousJobsNextHelp

Last updated 5 years ago

inSCADA Platform is a web based multi-user system. You can define and authorize users to log into the system within the platform. The inSCADA platform is a two-level authorization check on the back-end. These are Admin and User.

Admin :Granted to users with development authority. Users with Admin privileges can perform all development activities.

User : This is the level of authorization given to operators.

Other roles are at the same level as the User role. However, these roles can be used by the developer with different authority limitations within the platform.

  • Admin

  • User

  • Engineer

  • Operator

  • Integrator

  • Expert

  • Custom

Figure 1 : Users

As shown in Figure 1, the user identification is shown in the upper part and the roles associated with it in the lower part. With the buttons at the top right of the upper grid, you can add, edit, delete and change passwords. You can add, edit and delete roles with the buttons in the upper right corner of the lower grid.

User Add/Edit Form

You can add and edit users by entering the information on the form shown in Figure 2. The e-mail address you enter here is used as the send address in the ins.sendMail (..) API.

Role Add/Edit Form

You can add and edit roles to users by entering the information on the form shown in Figure 3.

Change Password

As shown in Figure 4, you can create a password on the opened form by clicking the button in the upper right corner of the upper grid. Password and user creation authority is given to Admin role.

You can also define authorization levels on users within the inSCADA platform. For example, you can restrict control of some users and prevent them from seeing certain values. To do so, see the usage examples of the ins.getUserInfo API.

Figure 3 : Role Add/Edit Form
Figure 2 : User Add/Edit Form
Figure 4 : Password Edit Form