On Tue, Sep 1, 2020, 11:09 Prashant K <[email protected]> wrote:
> Thanks you Nick, with the proper syntax I am able to connect to the > windows RDP using JSON. > > My next question is how I can embed windows login password in the token, > because I have read somewhere that password parameter is not supported in > the JSON. > Where? The parameters are just string name/value pairs. You can specify any connection parameter, regardless of whether its name is "password". - Mike
