Interpret Null UserIdentityToken as Anonymous during ActivateSession
OPC-UA specification Part 4, 5.6.3 specifies that a Null or empty user token shall always be interpreted as anonymous. Add a test for this case and a fix to properly handle it.
Showing
Please register or sign in to comment