ConnectionServerUnauthenticatedAccessSpec
Information related to connection server unauthenticated access settings.
{
"block_unsupported_clients": false,
"client_puzzle_difficulty": 21,
"default_unauth_user_id": "11bd230b-87ce-3306-a943-810affe7b68a",
"enabled": false,
"user_idle_timeout": 10
}
Block older clients which don't support client puzzles to prevent DOS attack on RDSH servers for Unauthenticated Access.
Client puzzle difficulty for DoS attack prevention for Unauthenticated Access. Higher difficulty might increase login time and affect user experience. This property has a default value of 21
Default user for unauthenticated access in this connection server.
Indicates whether unauthenticated access is enabled in this connection server.
Unauthenticated Access user idle session timeout in minutes.