Integrate with a Secured Sitecore Environment
If your Sitecore instance is hosted in a private environment (e.g., behind a VPN, corporate network, or firewall), Kajoo requires secure public access to integrate successfully. This document outlines how to expose Sitecore securely and allow Kajoo communication using static outbound IPs.
Prerequisite: Complete Sitecore Integration Setup
Before you start, ensure you have completed the steps in Configure in Kajoo, including plugin installation and API Key creation.
Steps to Enable Access
1. Set Up a Secure Gateway
Expose your Sitecore instance through a reverse proxy or gateway accessible over the public internet. Examples:
- Azure Application Gateway
- AWS API Gateway
- NGINX or Apache with HTTPS and IP restrictions
⚠️ Only expose the necessary endpoints and use HTTPS. Secure the gateway to allow traffic only from trusted IPs.
2. Request Kajoo’s Static IP Addresses
Contact Kajoo Support to get the current list of static outbound IP addresses used by Kajoo.
3. Whitelist Kajoo IPs
Add the Kajoo static IP addresses to your firewall, VPN, or gateway allowlist to permit incoming HTTPS traffic to your Sitecore endpoint.
Test the Connection
- Go to Integrations → Sitecore XM/XP in Kajoo.
- Select your integration and click Test Connection.
- If successful, Kajoo can access your Sitecore instance.
Need Help?
If you encounter issues, please check our Troubleshooting Guide or contact Kajoo Support.
Updated about 22 hours ago