You can enable usage of common metadata across the cluster using the LDAP flag pae-SAMLKeySharingEnabled.
Note: Setting this flag doesn’t require restart of any service.
Prerequisites
- Enable SAML authentication and add a SAML authenticator in the Horizon Console as described in Configure a SAML Authenticator in Horizon Console.
Procedure
-
Log in to the pod’s Connection Server with domain administrator privileges.
-
Open the ADSI Edit tool (from Windows Administrative Tools).
-
In the console tree, select Connect to.
-
In the Select or type a Distinguished Name or Naming Context text box, enter the distinguished name.
-
In the Computer pane, select or type
localhost:389or the fully qualified domain name (FQDN) of the Connection Server host followed by port 389.For example:
localhost:389ormycomputer.example.com:389 -
Expand the ADSI Edit tree, then expand OU=Properties.
-
Select OU=Global, and double-click CN=Common in the right pane.
-
In the Properties dialog box, set the
pae-SAMLKeySharingEnabledattribute to 1. -
When the common metadata feature is enabled, launching sp.xml from any Connection Server in the cluster using this URL will result in the same signing and encryption credentials:
https://<CS_FQDN>/SAML/metadata/sp.xml
-
If WS1 Access is used, please perform a sync of the Virtual App Collection on the Access side.
Was this page helpful?