Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

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.

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

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

  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.

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


Add a Group

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

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

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

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

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

  • No labels