Is is possible to store RD gateway credentials in .RDP file like destination server credentials can be saved using "username", "domain" and "password 51" fields?
I am working on custom RD Web gateway for servers which are not domain joined and I would like to users authenticate only once to this portal, now my users need to authenticate into custom RD Web portal and for RD gateway.
Or is there some way to pass authentication information from Node.js code to RD gateway (kerberos tickets etc).