Authenticate a User to Connect to the OPC UA HDA Server
Before you begin
About this task
- User credentials: In this method, you will use the credentials of a
Historian user. When you do so, the OPC UA HDA server validates the credentials
by connecting to the Historian server, and then grants access.Note: The user is authenticated regardless of whether the Historian server is part of a stand-alone or a distributed Historian system.
- Certificate: In this method, you will provide a trusted certificate and a
private key of the OPC UA HDA server. The server validates that the certificate
is the same as the user certificate stored in the server, and then grants
access.Tip: You can generate a self-signed certificate and its keys using the Proficy Historian OPC UA Server Configuration tool, which is provided with the OPC UA HDA server.
Procedure
- Access the OPC UA HDA client.
- If you want to authenticate a user using the user credentials, select the appropriate option in the user authentication window, and then enter the username and password of the Historian user.
-
If you want to authenticate a user using a certificate:
- Select the appropriate option in the user authentication window.
- Provide the certificate and the private key (which are stored in the .der and .pem formats respectively). If needed, enter a password for the private key.