# Integration Scenarios

### Integration Configuration Scenarios

<figure><img src="https://2274778196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq123bF1HPQPV35s5vHa1%2Fuploads%2FWodpnTIlKu628iAOZxWj%2FScenarios.png?alt=media&#x26;token=0bb5f542-4f2e-45dc-88fe-b363137c4826" alt=""><figcaption></figcaption></figure>

### Authentication Support Matrix

<figure><img src="https://2274778196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq123bF1HPQPV35s5vHa1%2Fuploads%2FCWuE0bZ50PlGhVV7EJGF%2Fimage.png?alt=media&#x26;token=185f7b01-4d8f-46f4-9b95-3692f2005802" alt=""><figcaption></figcaption></figure>

### Frequently Asked Questions

#### Does the PixieBrix API Gateway support a fixed outgoing IP address?

The API Gateway supports a load-balanced pair of fixed outgoing IP addresses. If one IP fails, traffic will automatically route through the second IP with health checks and automated failover:

* [3.222.129.4:9294](https://3.222.129.4:9294/)
* [54.205.35.75:9294](https://54.205.35.75:9294/)

{% hint style="info" %}
Contact PixieBrix support (<support@pixiebrix.com>) to enable the static IP feature for your integration
{% endhint %}

#### Does the PixieBrix API Gateway store any request information?

The API Gateway stores request metadata for billing and [Application Security Management](https://docs.datadoghq.com/security/application_security/) purposes. The API Gateway does not store or log any request information.

#### Does the PixieBrix API Gateway have a request timeout?

The API Gateway has a request timeout of 25 seconds.

#### What redirect URL does PixieBrix use for OAuth2 authentication?

PixieBrix uses Chrome's [identity APIs for OAuth2 authentication](https://developer.chrome.com/docs/extensions/reference/api/identity). The redirect URL has the form: `https://<app-id>.chromiumapp.org/*`.&#x20;

For the PixieBrix Browser Extension in the Chrome Web Store, the URL is:

* Main Channel: `https://mpjjildhmpddojocokjkgmlkkkfjnepo.chromiumapp.org/*`
* BETA Channel:  `https://mpapkmgkphbggmlekkfnoilmafnbfile.chromiumapp.org/*`

#### What is Pipedream Connect?

PixieBrix has partnered with Pipedream to provide access to 3,000+ integrations. Pipedream [is SOC 2, GDPR, and HIPAA-eligible](https://pipedream.com/docs/privacy-and-security).

You can use PixieBrix without Pipedream Connect for integrations. See [advanced-custom-integrations](https://docs.pixiebrix.com/integrations/advanced-custom-integrations "mention") for information on creating your own integration definitions.
