From b9b499fc3a6186fc2a872bb50b54716d74588a2d Mon Sep 17 00:00:00 2001 From: Dan Draper Date: Wed, 20 May 2026 17:50:43 +1000 Subject: [PATCH] docs: add Supabase as a supported CTS OIDC provider Add Supabase to the list of identity providers that can be configured for CTS federation, and replace the stale 'reach out to support' sentence with a pointer to self-service OIDC provider management in the CipherStash Dashboard. --- content/stack/cipherstash/kms/cts.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/stack/cipherstash/kms/cts.mdx b/content/stack/cipherstash/kms/cts.mdx index 37738a7..f969125 100644 --- a/content/stack/cipherstash/kms/cts.mdx +++ b/content/stack/cipherstash/kms/cts.mdx @@ -37,9 +37,9 @@ By default, CTS federates with CipherStash Cloud's IDP. #### Bringing your own Identity Provider (IDP) -If you want to bring your own [IDP](/stack/reference/glossary#idp-identity-provider) to CTS, you can configure your workspace to use either [Auth0](https://auth0.com/), [Okta](https://okta.com/), or [Clerk](https://clerk.com/). +If you want to bring your own [IDP](/stack/reference/glossary#idp-identity-provider) to CTS, you can configure your workspace to use [Auth0](https://auth0.com/), [Okta](https://okta.com/), [Clerk](https://clerk.com/), or [Supabase](https://supabase.com/). -Reach out to [support@cipherstash.com](mailto:support@cipherstash.com) to get your workspace configured with your own IDP and discuss your use case. +You can add and manage OIDC providers from your workspace settings in the [CipherStash Dashboard](https://dashboard.cipherstash.com). ### Access keys