Merge remote-tracking branch 'origin/main' into website/docs--add-credentials-prompt-for-rac-doc

This commit is contained in:
Dewi Roberts
2025-06-04 22:43:04 +03:00
50 changed files with 636 additions and 562 deletions

View File

@ -36,11 +36,12 @@ The _Endpoint_ object specifies the hostname/IP of the machine to connect to, as
Configuration details such as credentials can be specified through _settings_, which can be specified on different levels and are all merged together when connecting:
1. Provider settings
2. Endpoint settings
3. Connection settings
1. Default settings
2. Provider settings
3. Endpoint settings
4. Provider property mapping settings
5. Endpoint property mapping settings
6. Connection settings
### Connection settings