Product Features
...
OPC UA Server
Management

Manage OPC UA Authentication

2min

You can configure authentication options for the OPC UA server by navigating to OPC > Management.

OPC UA server supports the following identity tokens for authentication:

  • Anonymous: The server does not have user information and cannot identify them.
  • Certificate: The server can identify users by security certificates generated by hash algorithms.
  • Password: The server can identify users by their password.

You can enable multiple identity types and choose authentication options for them.

Important:

  • Choosing security policies for identity tokens ensures that the server encrypts authentication messages.
  • Selections in the Authentication Management section must match the selections in the Policies section or the server will not start.

Select Security Policies

To select security policies:

  1. Navigate to OPC > Management.
  2. From the Management panel, refer to the Authentication management section and click the Enable toggle next to one or more identity tokens: Anonymous, Certificate, and Password.

    Authentication management toggles
    Authentication management toggles
    
  3. For each enabled token section, select check boxes for authentication options.
  4. After enabling or disabling a policy, you must restart the OPC UA Server. See Manage the OPC UA Server to learn more.