Creating secure subdomains for apps
Jive provides three levels of security when you enable Jive Apps in your community. The two more secure options require that you establish one or more subdomains.
Admin Console: Add-ons > Domain Security
Subdomains help you isolate apps from your instance preventing a compromised app from affecting your instance, and in the case of the Most Secure option, a compromised app also won't affect any other apps.
The following options are available.
Secure : Creates one subdomain for all apps to share, but keeps Jive in a separate subdomain, providing an extra layer of security for your instance.
: If you select this option, you must enter the subdomain. For example, type jiveapps
to use jiveapps.YourCommunity.com
as your new subdomain for all Jive apps to be hosted.
Most Secure : Creates subdomains for Jive and each app. This level of security not only protects your instance, it protects individual apps from an exploited app. This setup provides the highest level of security. This solution requires each subdomain to have a unique DNS entry. Typically, these entries can be created as wildcards, and can be secured using a wildcard SSL certificate.
Not Secure : Continues without setting up any subdomains. This option is only appropriate for testing environments.