On Fri, Aug 15, 2025 at 6:50 PM Robert Devitt <[email protected]> wrote:
> > It might be a bit challenging to implement since you have to take a invite >> file and parse that out, > > > Here's the relevant section for parsing logic for freerdp - > > https://github.com/FreeRDP/FreeRDP/blob/d8aff4aa1d177ba6a2d5102d55c1c062ede8b7ec/client/common/client.c#L407 > <https://github.com/FreeRDP/FreeRDP/blob/d8aff4aa1d177ba6a2d5102d55c1c062ede8b7ec/client/common/client.c#L407> > > And here is some official documentation on the Invitation file format - > https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-rai/ac87f4ab-859e-4eb9-a05e-7bbf7f1bc868 > > Brilliant, thank you! -Nick >
