From 3aaecb9bd2959e5415ed34fd6a6098e7d4406711 Mon Sep 17 00:00:00 2001 From: romanett Date: Sat, 2 Mar 2024 19:52:25 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1f8f466..aa6a3fa 100644 --- a/README.md +++ b/README.md @@ -16,15 +16,13 @@ https://github.com/OPCFoundation/UA-.NETStandard-Samples/tree/master/Samples/GDS For registering with the GDS the following credentails can be used: The sample GDS servers only implement the username/password authentication. The following combinations can be used to connect to the servers: -GDS Administrator: -Username: appadmin, PW: demo +CertificateAuthorityAdmin: +Username: CertificateAuthorityAdmin, PW: demo -This user has the ability to register and unregister applications and to issue new certificates. It should be used by the GDS Client application to connect. -GDS User: -Username: appuser, PW: demo +DiscoveryAdmin: +Username: DiscoveryAdmin, PW: demo -This user has only a limited ability to search for applications. System Administrator: Username: sysadmin, PW: demo