OPC UA client with read only access

Hi,
Is i t possible to grant external OPC UA clients read only access to the Ignition GW OPC UA server.

Mvh Stian

You can probably set Write Permissions on tag, and use a user without the Write Permissions to connect to the exposed tags from the opcua server.

I vaguely recall that v8+ doesn’t / didn’t honor read-only OPC users. @Kevin.Herron ?

The permissions of the connected user will be taken into consideration when accessing Exposed Tags, but not for the devices themselves, unfortunately.