FreeRDP/server
David Fort 061148f856 [nla] initial server-side remote credential guard support
Adds support for server-side remote credential guard in NLA. When enabled that allows
the remote user to connect without shipping credentials in TSCred packets. Instead
it will send his TGT encoded with a TGS from the remote server. This way the server
is able to populate that TGT in a local credential cache without knowing the user's
password.

The patch only treats the NLA part and does not contain the associated RDPEAR channel
that allows to have the complete interaction to retrieve new access tokens.
2023-11-20 16:17:00 +01:00
..
common [server] add exerimental and unmaintained warnings 2023-08-21 15:42:10 +02:00
Mac [server] add exerimental and unmaintained warnings 2023-08-21 15:42:10 +02:00
proxy [cmake] use CMAKE_MSVC_RUNTIME_LIBRARY 2023-11-16 10:40:04 +01:00
Sample [warnings] add WINPR_FORMAT_ARG 2023-10-16 15:10:13 +02:00
shadow [nla] initial server-side remote credential guard support 2023-11-20 16:17:00 +01:00
Windows [server] add exerimental and unmaintained warnings 2023-08-21 15:42:10 +02:00
.gitignore First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
CMakeLists.txt [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
freerdp-server.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
FreeRDP-ServerConfig.cmake.in find_dependency for exported cmake config 2023-08-01 08:13:30 +02:00