Steps to Design (Security)

You can learn how to design Security in this section.

Note: For sample projects, see Setting Examples.

Restrict the objects that can be used depending on the user's security level.

Create the [User Group] and set the [Security Level].

Register [User] and [Password] belonging to the [User Group].

Set the [Auto Logout Time (Min)] and [Lockout] - [Number of Attempts] to secure system from unauthorized access.

Note:

  • You can also set password expiration.
  • To unlock the application, refer to the following.
    Lock Out User Accounts

Add the switch for logout on the screen and add script for the switch to work.

Set the [Security Level] to the objects.

Note: By setting [Operation Log], you can record the user who was operated the object.