Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Exercise: User Login and Access to the Object

In this example, you will add a user to the project and assign security permissions. Then, you will configure the accessibility of the control functions in the Xpanel project.

Add a User

In this section, we will have two usernames called “A” and “B”, but username “B” will not be assigned to any group or permission.

  1. Click Tools > Identity and Access Management… to bring up the Identity and Access Management pop-up window > click the + icon to add a new user.

    Image Added

  2. Set the Username to “A” > click Edit User Password > set the password to “1234” > click OK > then click OK again when finished.

    Image Added

  3. Username “A” will now appear on the user list.

    Image Added

  4. Now, please add the second user with username “B” and set the password to “1234”. You may follow the instruction above for guidance.

Add a Permission

  1. On Identity and Access Management pop-up window, click the Permissions tab > click the + icon > enter Permission Name and Description > click OK when finished.

    Image Added

  2. New permission will now appear on the permission list.

    Image Added


Add a Group

  1. On Identity and Access Management pop-up window, click the Group tab > click the + icon.

    Image Added

  2. Set the Group Name to “Test Group” > click Edit under the Users section > select user “A” by checking the box > click OK.

    Image Added

  3. Click Edit under the Permissions > select “Demo Permission” by checking the box > click OK.

    Image Added

  4. User “A” and “Demo Permission” will now appear. Add a description as necessary > click OK when finished.

    Image Added

  5. New group will now appear on the group list.

    Image Added