You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2021/07/21 13:08:05 UTC

[GitHub] [plc4x] splatch commented on pull request #259: PLC4X-304 Improve status code mappings for OPC UA.

splatch commented on pull request #259:
URL: https://github.com/apache/plc4x/pull/259#issuecomment-884175625


   Hey Glen,
   Currently the high level API of PLC4X does specify a concept of credentials, but these as far as I know are not being used by any of drivers. Even for OPC UA where there is a support for various kinds of authentication it is not being utilized.
   
   Have a look on https://github.com/apache/plc4x/blob/v0.8.0/plc4j/drivers/opcua/src/main/java/org/apache/plc4x/java/opcua/connection/OpcuaTcpPlcConnection.java#L343L349 - this is place where Eclipse Milo client is being initialized. It should rely on non-anonymous identity provider.
   I believe @hutcheb will know best how future handling of this will look a like.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org