Identify User Source
- Last UpdatedJun 12, 2024
- 1 minute read
A User Source is an external user database used to manage a user's identity. AVEVA Work Tasks supports the following User Source, which is an out of the box solution for user authentication:
-
Active Directory: This user source allows you to retrieve user related information from the active directory.
-
ASP.NET Membership: This user source allows you to retrieve user related information from an ASP.NET membership provider. The ASP.NET membership provides a built-in option to validate and store user accounts. This user source thus helps you manage user authentication.
-
Forms: Forms make it possible to retrieve user related information from another application database.
-
Repository User Provider: This user source allows you to set password for system administrator (username: admin) which can be then used to access Enterprise Console configured with the Repository User Provider.
-
List: These are out-of-the-box user sources provided by AVEVA Work Tasks. The Lists use the database for storing user information.
Apart from the above listed resource providers, you can use a custom User Source too. User authentication enables users to participate in human activities that form a part of the AVEVA Work Tasks Workflow.
See Also