Marc-André Moreau

Results 176 comments of Marc-André Moreau

I just spent 30 minutes explaining to one of our developers the convoluted logic in Remote Desktop Manager that detects which console host we intend to use, which one we...

HTTP basic auth, unless I am mistaken, would have the backend receive the credentials. This would be a problem since the credentials are needed in the RDP web client frontend....

@ne0YT no, this is not being actively worked on

Hi, This question should probably be asked on the Devolutions Forum instead: https://forum.devolutions.net/ I'm not sure I fully understand the problem here, but it probably isn't directly related to Devolutions...

I understand the feature request now - you'd like RDP Entra ID SSO support in the RDP web client. Unfortunately, because of the way the protocol has been designed, it...

Since this is a new feature, I'm moving it out of the 1.0 milestone. We need to prioritize if we ever want to release 1.0.

+1 on this, I compress all my artifacts to .tar.xz but I have no choice but to download them as .zip files that I have to unzip to recover the...

> Hi, I noticed my Windows RDP server falls back to no-compress bitmap codec with IronRDP client. Could that be related to this issue? If so, is there anything I...

We do the successive copy/pasting of the username and password by changing the contents of the clipboard after its been copied a first time. This requires rejecting clipboard managers that...

As far I know there is no proper way to do this in the original Windows SSPI API, but I implemented a hack in WinPR SSPI a while back to...