Domain Account login issue
Hello Team,
We are using devolution Gateway solution as part coder, we are able to login our azure servers using local credentials via web rdp, However, when we are using the Domain accounts for authentication we are getting the below error. Connection error: Please verify your connection settings.
[CredSSP] CredSSP Caused by: InvalidToken: CredSSP server returned an error status; status is STATUS_LOGON_FAILURE [0xc000006d]
Is the solution is supporting for Domain based authentication ?
Hello!
Our implementation supports Kerberos authentication, and that’s what enables authentification for domain accounts.
However, since you mention Azure, let me confirm whether you are using Azure AD (AAD) / Entra ID or traditional domain accounts? Entra ID authentication process is a bit tricky to implement in a browser.
"Traditional" domain accounts are supported, but not Entra ID accounts.