Proxy configuration

<< Click to Display Table of Contents >>

Navigation:  Low-code Process Automation > Studio Cloud - Authoring environment > Bizagi Studio > Bizagi Studio user interface explained > Advanced settings > Configuration >

Proxy configuration

Overview

Even though Bizagi Studio offers a complete and autonomous service, sometimes is necessary to connect to external services. To avoid direct connections, some organizations use proxy severs. In such scenarios, Bizagi provides a Proxy configuration option available through the configuration tab.

 

Proxy01

 

Features using the Proxy configuration

The Proxy configuration is meant to work when there are integrations with the next Bizagi features:

Connectors

oRest

oCustom, in this case the creator of the connector is responsible to adjust it so is compatible with the global Proxy.

SOAP and REST interfaces

Form recognizer connector

SAP Cloud Platform connector

ECM

RPA (excluding attended RPA).

 

Proxy environment configuration

In the same way Environment configuration allows you to configure settings differently for each environment, a Proxy can be configured in each of the environments of a project: Development, Test, and Production. To change the configuration in other environments you can make a deployment. Any type of deployment such as: one-click, advanced, or micro-deployment includes the information registered in the proxy configuration. However, you can also change this configuration from your environment's Management Console.

 

Proxy03

 

Proxy Configuration

To configure a Proxy in any of these environments enable the Proxy and enter the information necessary:

 

Proxy host: this corresponds to the URL of the Proxy host.

Port: this is the port that the Proxy is going to use to connect to the external service.

Don't use Proxy for: this corresponds to the elements that must not go through the Proxy and these must be separated by semicolon, for example, .bizagi.com;.mydomain.com. Only domains can be excluded, specific endpoints as http://services.eastus.cloudapp.azure.com/RestWS2/Service.svc cannot be excluded.

Use authentication?: This option is available in case you need to authenticate to your Proxy. If this option is selected, the Username and Password sections will appear to enter the corresponding information.

 

Proxy02

 

SSL Proxying

Some proxies let the use of self-signed certificates to get a secure connection using Secure Sockets (SSL). This feature is usually known as SSL Proxying. However, Bizagi does NOT support SSL Proxying when they generate their own self-signed certificates.


Last Updated 1/30/2024 11:15:39 AM