Adobe Connect Events | Integrate Multiple Domains
How to Integrate your Adobe Connect server with an external AEM server across multiple domains
With your Adobe Connect software, if you have Event management functionality enabled and you are setting it up with an external AEM server, that’s listed on a separate domain, different from the Adobe Connect domain, here are a few additional settings that need to be configured, to make it fully functional :
Environment :
- Adobe Connect On-premise
- Applies when Adobe Connect and AEM Events servers are on separate domains
Adobe Connect FQDN : abc.connect.com,
AEM server FQDN : abc.aem.com
Steps to Follow :
√ Navigate to the {root-install}\connect\ folder
√ Open the custom.ini file in an editor
√ Add the following parameter at the end of the file :
ENABLE_CQ_PARAMETER_AUTH=true
√ Now Restart the Adobe Connect services
√ If you are in a cluster, perform this activity on all the nodes
√ This should be helpful in making your Events module entirely functional with Adobe Connect.
√ This allows AEM server to authenticate itself from inside Adobe Connect while viewing/modifying event related information(registration,templates,catalog etc), without requiring users to authenticate separately on the AEM server, while they are already logged in to the Adobe Connect server.