FreeRDP/include
David Fort 6a31820363 [core] allow to specify the hostname used for AAD
The previous code was assuming that the host name used for doing AAD was
ServerHostname parameter. But when you connect directly to Azure hosts you most
likely connect by IP and use short name for the AAD host, so you need to be able
to give ServerHostname=<IP of host> and AadServerHostname=<shortname>.
2023-12-15 14:37:15 +01:00
..
config [settings] add c++ guards 2023-12-06 10:45:01 +01:00
freerdp [core] allow to specify the hostname used for AAD 2023-12-15 14:37:15 +01:00
CMakeLists.txt [settings] add unused values and sign correct keys 2023-11-24 14:54:56 +01:00