Ask Your Question
0

How can Opc.Ua handle the issue of the user identity type provided not being supported by the endpoint when the security level is set to None?

asked 2022-08-05 11:00:00 +0000

pufferfish gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2021-07-29 14:00:00 +0000

scrum gravatar image

When the security level is set to None, Opc.Ua may not be able to provide any security for the endpoint. In this case, the user identity type provided may not be supported by the endpoint. Opc.Ua may simply ignore the user identity type and allow any user to access the endpoint. However, it is important to note that this may compromise the security of the endpoint if sensitive information is being exchanged.

To handle this issue, Opc.Ua may provide a warning message to the user indicating that the user identity type provided is not supported by the endpoint when the security level is set to None. The warning message may advise the user to adjust the security settings to a higher level or use a different user identity type that is supported by the endpoint. Additionally, Opc.Ua may provide guidelines or best practices for configuring security settings to ensure the security of the endpoint.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-08-05 11:00:00 +0000

Seen: 10 times

Last updated: Jul 29 '21