2. – Integration without programming
2.1 – Microsoft RD Web Access portal
Assume your web portal address is: https://MyRDPortal/RdWeb. You need to set up the following two...
2.2 – Active Directory and LDAP
If all your users are domain users, please create a plain text file (encoding: UTF-8 without Byte...
2.3 – Radius
{ "source": { "type": "RADIUS", "properties": { "server": "192.168.12.128", ...
2.4 – OAuth2
First, save your OAuth2 provider configuration into a JSON file, for example: { "providers" : [...
2.5 – SAML
You can get the integration of SAML from this document.
2.6 – Single Sign-On (SSO) with HTTP basic authentication
You can enable HTTP Basic Authentication on SparkView by setting authorization=Basic in gateway.c...