FreeRDP/include
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
..
config server: Add channel handling for mouse cursor channel ([MS-RDPEMSC]) 2023-10-25 12:57:26 +02:00
freerdp [nla] initial server-side remote credential guard support 2023-11-20 16:17:00 +01:00
CMakeLists.txt [cmake] fix build with -DWITH_SERVER=OFF 2023-11-07 10:53:46 +01:00