by webadmin | Apr 19, 2019
Bandwidth usage can be very different depends on the content, Spark View is based on standard RDP protocol, so you can check Microsoft’s white paper for details: http://www.microsoft.com/en-us/download/details.aspx?id=23236 From our testing and customer...
by webadmin | Apr 19, 2019
If you are using a self-signed certificate on iOS, you’ll have to import it first: http://stackoverflow.com/questions/4589562/how-to-install-my-servers-self-signed-certificate-on-an-ipad Five Tips for Using Self Signed SSL Certificates with...
by webadmin | Apr 19, 2019
Q: How can I use the authentication token returned by Active Directory with Remote Spark? A: This kind of token is not supported by RDP protocol, so for now you’ll have to forward the credential to the RDP server which is the only way.
by webadmin | Apr 19, 2019
Make sure you are using HTTP Basic Authentication as SSO method. Also it doesn’t work on login.html, you’ll have to create a new web page with all the links you want.
by webadmin | Apr 19, 2019
Set credSSP = true in gateway.conf (need to restart the gateway) which will apply to all the connections on the gateway https://francepharmacie.fr. Please also be aware, you may need to install this Windows update (support TLS 1.1, 1.2 in RDP server) on your RDP...