UA Gateway plugins

Questions regarding installing, running and configuring UaGateway.

Moderator: uagateway

Post Reply
abhijit.bhopale
Full Member
Full Member
Posts: 6
Joined: 25 Sep 2021, 14:46

UA Gateway plugins

Post by abhijit.bhopale »

I could see a plugin information dialog if I click Configuration Tool -> Settings -> Plugins. Is there a possibility of extending the gateway by implementing a plugin to provide JWT token-based authentication and custom authorization?

Or any other way to provide authorization at the gateway level?

User avatar
Support Team
Hero Member
Hero Member
Posts: 3064
Joined: 18 Mar 2011, 15:09

Re: UA Gateway plugins

Post by Support Team »

Hi,

the Configuration-Tool of the UaGateway is nothing more than just a standard UA Client. The UaGateway is configured via OPC UA information model nodes and UA method calls. For doing the configuration of UaGateway the Configuration-Client must support the DI (device integration) companion specification. The Plugin you can see in the Configuration Tool is the (specualized) standardized DI View. This has nothing to do with any JSON Webtoken.

The UaGateway supports authorization already (but not the webtoken), you can use the Administration Tool to configure the UaGateway allowing Windows-Users for certain operations, furthermore you can configure the UaGateway for (OPC UA like) x509 certificate usage, including user-certifcates for authorization.
Best regards
Unified Automation Support Team

Post Reply