From 4843e77c10acb2ada24bd3d9a93330b89be54ae1 Mon Sep 17 00:00:00 2001 From: Jeff Taylor Date: Fri, 20 Feb 2026 09:49:35 -0700 Subject: [PATCH] Update ACS URL format in SSO instructions URL was incorrect and contradictory to the screenshot --- .../authentication/single-sign-on-with-google-g-suite.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/authentication/single-sign-on-with-google-g-suite.mdx b/src/content/authentication/single-sign-on-with-google-g-suite.mdx index c3d15a3b..0fc3d65e 100644 --- a/src/content/authentication/single-sign-on-with-google-g-suite.mdx +++ b/src/content/authentication/single-sign-on-with-google-g-suite.mdx @@ -53,7 +53,7 @@ In Step 3, _Basic information for your Custom App_, enter "Cloudsmith" (without ### Step 7 -In Step 4, _Service Provider Details_, enter: `https://cloudsmith.io/MY_ORG_NAME/saml/acs/` as the _ACS URL_ and _Entity ID_, where "MY_ORG_NAME" is replaced with your organization's slug (i.e. what your normally see in the URL bar for your organization). +In Step 4, _Service Provider Details_, enter: `https://cloudsmith.io/orgs/MY_ORG_NAME/saml/acs/` as the _ACS URL_ and _Entity ID_, where "MY_ORG_NAME" is replaced with your organization's slug (i.e. what your normally see in the URL bar for your organization). Leave the _Signed Response_ checkbox _unchecked_ (this is very important). Then for the _Name ID Format_, ensure that "EMAIL" is chosen from the dropdown list. Then click on _NEXT_ on the bottom right: