From 9b292f31e682e7c1cf6b26af2fe0c2d37faf8415 Mon Sep 17 00:00:00 2001 From: stayseesong Date: Mon, 27 Jan 2025 16:51:59 -0800 Subject: [PATCH 1/2] draft --- .../warehouses/warehouse-credentials.md | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 src/connections/storage/warehouses/warehouse-credentials.md diff --git a/src/connections/storage/warehouses/warehouse-credentials.md b/src/connections/storage/warehouses/warehouse-credentials.md new file mode 100644 index 0000000000..89deb69584 --- /dev/null +++ b/src/connections/storage/warehouses/warehouse-credentials.md @@ -0,0 +1,44 @@ +--- +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 From 6c07e0e6e37a41c451e45d8d1da3063bc8dc300e Mon Sep 17 00:00:00 2001 From: stayseesong Date: Thu, 30 Jan 2025 12:30:59 -0800 Subject: [PATCH 2/2] [netlify-build] --- src/connections/storage/warehouses/warehouse-credentials.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/connections/storage/warehouses/warehouse-credentials.md b/src/connections/storage/warehouses/warehouse-credentials.md index 89deb69584..b2bd34132f 100644 --- a/src/connections/storage/warehouses/warehouse-credentials.md +++ b/src/connections/storage/warehouses/warehouse-credentials.md @@ -39,6 +39,5 @@ Each warehouse has unique requirements for authenticating them for integrations. * [Reverse ETL](/docs/connections/reverse-etl/setup/) * [Warehouse destinations](/docs/connections/storage/catalog/) - - ## Example use cases and permissions +tbd \ No newline at end of file