You can implement one of the methods listed below to configure LiveView for user login and data access.
Method |
User Identity Management |
Data Access Rights |
Individual users. Examples: user1/password1, user2/password2 The users list is managed by an organization administrator: Users are maintained in the Hexagon Xalt cloud, which can be accessed through the Xalt web portal. |
All users have access to the same data. |
|
Users associated to an external identity provider such as users from the Active directory, Azure AD. The users list comes from the identity provider where authentication is delegated to the authentication server. |
Option 1: All users have access to the same data. Option 2: Access is restricted as per permissions in parent tools such as Smart P&ID or Smart Electrical. |