Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified Warehouse Credentials #7409

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions src/connections/storage/warehouses/warehouse-credentials.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
title: Unified Warehouse Credentials
---

Warehouse Credentials are secure, external credentials that connect to your data warehouse. You can use these credentials across various warehouse products to simplify your log in experience.

> info ""
> Warehouse Credentials is currently limited to Free and Team plans and supports the following Segment Warehouse integrations:
> * Warehouse destinations
> * Reverse ETL

### Benefits
The benefits of having shared warehouse credentials include:
* A simplified setup for multiple warehouse products and configurations.
* A centralized place to view and manage all your external credentials for security purposes.
* A centralized control over Warehouse Credentials that are available for your user to select.

## Create and manage credentials
There are 2 ways to create and manage warehouse credentials:
* During the setup flow for each warehouse offering, you can create a shared credential that can be used across other warehouse products.
* Navigate to **Settings > Warehouse credentials** where you can create and test connections for individual warehouse credentials. You can then select these credentials when setting up your warehouse products.

### Existing warehouse credentials
If you set up warehouse credentials prior to using Warehouse Connections, your credentials will still be active and supported so that your integration continues to run.

With Segment Warehouse Connections, you can choose to create and utilize a shared credential the next time you need to update your credentials for a warehouse integration.

### Permissions
A credential with a Data Warehouse vendor can often be granted permissions to specific tables, capabilities, and read/write privileges.

The ability to share credentials allows you to use 1 user and grant the user permissions.


## Warehouse credentials requirements
Each warehouse has unique requirements for authenticating them for integrations. Reference the specific product links to access the specific setup guides for each warehouse for more information about authenticating to them:

* [Data Graph](/docs/unify/data-graph/)
* [Profiles Sync](/docs/unify/profiles-sync/profiles-sync-setup/)
* [Reverse ETL](/docs/connections/reverse-etl/setup/)
* [Warehouse destinations](/docs/connections/storage/catalog/)

## Example use cases and permissions
tbd