OPCFoundation / UA-.NETStandard-Samples

Other
247 stars 182 forks source link

GDS Server Samples-How GDS pulls the AliasNames from Registered servers #274

Open karthick4jobs opened 2 years ago

karthick4jobs commented 2 years ago

When a Server registers with the GDS, the GDS shall merge the AliasNames of the registering Server into a master AliasNames list on the GDS. For this GDS has to Connect to Server to fetch the Alias, My question is ,using what Authentication Mode ( Anonymous ,username or Certificate )GDS connects with Server and also how GDS gets the Authentication parameters , as during Server Registration with GDS we does not ask for the Authentication details.

Could you please provide some insight on this.

Thank you.

mregen commented 2 years ago

Hi @karthick4jobs, the GDS server sample here has no support for aliases.