---
title: "Using Configuration Manager for Jira while behind a firewall"
canonical: "https://support.appfire.com/space/SUPPORT/925335605/Using%20Configuration%20Manager%20for%20Jira%20while%20behind%20a%20firewall"
format: markdown
---
## \uD83E\uDD14 Problem

Certain CMJ app functionalities(e.g., Snapshot creation, analysis, deployment) may not work if used behind a firewall or a corporate network with high-security standards.

## \uD83C\uDF31 Solution

Your network admin must allow or whitelist the following addresses :

- `https://[JIRA Base URL]/secure`
- `https://[JIRA Base URL]/rest/configuration-manager/*`

In general, all REST resources used by CMJ are using this path.

## ⭐  Additional Notes

Since Integrity Check and Power Admin are also part of CMJ, they have their respective REST Resource paths, which you may also need to allow:

- Power Admin → `https://[JIRA Base URL]/rest/power-admin/*`
- Integrity Check → `https://[JIRA Base URL]/rest/integrity-check/*`

## \uD83D\uDCCE Related articles



> Macro (contentbylabel)