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: