Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
romanett authored Mar 2, 2024
1 parent 13ee5a2 commit 3aaecb9
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3aaecb9

Please sign in to comment.