-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Troubleshooting doc for restricted access to testsigma
Added a new doc for Troubleshooting Restricted Access to Testsigma as per the ticket https://testsigma.atlassian.net/browse/IDEA-937.
- Loading branch information
1 parent
13c13db
commit e9da150
Showing
2 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 41 additions & 0 deletions
41
src/pages/docs/troubleshooting/setup/troubleshooting-restricted-access.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
title: "Troubleshooting Restricted Access to Testsigma" | ||
metadesc: "This article discusses accessing the Testsigma application by whitelisting the necessary URLs, if you have network restrictions set by your administrator" | ||
noindex: false | ||
order: 23.3 | ||
page_id: "Troubleshooting Restricted Access" | ||
warning: false | ||
contextual_links: | ||
- type: section | ||
name: "Contents" | ||
- type: link | ||
name: "Blocking Exceptions to Access Testsigma" | ||
url: "#blocking-exceptions-to-access-testsigma" | ||
--- | ||
|
||
--- | ||
|
||
If you cannot access the Testsigma application due to network restrictions set by your administrator, you need to request whitelisting the necessary URLs required for Testsigma. This article discusses how to access Testsigma under restricted environments. | ||
|
||
--- | ||
|
||
## **Blocking Exceptions to Access Testsigma** | ||
|
||
### **1. Application Access** | ||
|
||
- To access the application, ensure that the following domain is whitelisted: | ||
- ``` *.testsigma.com ``` | ||
- To automate secured business applications refer to [secured business application support](https://testsigma.com/docs/troubleshooting/setup/prerequisites-for-cloud-executions/). | ||
|
||
|
||
### **2. Customer Support Portals** | ||
|
||
- **Testsigma Chat Support**: Testsigma chat support services ensure seamless communication with the Testsigma support team. For support queries via live chat. | ||
|
||
- **Testsigma Help Desk**: Allows you to create tickets and check the status of ticket inquiries. If you have any problems using Testsigma application, you can raise a ticket through Testsigma Help Desk. The support team will address all your queries. | ||
|
||
**Domains to whitelist to access customer support portals**: | ||
- ``` *.freshchat.com``` | ||
- ```*.freshdesk.com``` | ||
|
||
--- |