2.6 – Single Sign-On (SSO) with HTTP basic authentication
You can enable HTTP Basic Authentication on SparkView by setting authorization=Basic
in gateway.conf, so all the RDP connections will use credentials from the HTTP Authorization header.
This can be used for VPN SSO integration etc