Skip to content

Commit 290ac70

Browse files
jtaylor-csCopilot
andauthored
Update SP Entity ID and ACS URL format in documentation (#350)
* Update SP Entity ID and ACS URL format in documentation URL was missing /orgs/ in path * Update src/content/authentication/single-sign-on-with-jumpcloud.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent cc0f1cf commit 290ac70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/authentication/single-sign-on-with-jumpcloud.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ For the next step, you'll need to generate a public and private key used to sign
5050
<BlockImage src={img010954d_HngkhoO} alt=""></BlockImage>
5151

5252
### Step 6
53-
Next, we'll fill in **SP Entity ID** and **ACS URL** with the same value. To determine the value we use the following format: `https://cloudsmith.io/MY_ORG_NAME/saml/acs/` where "MY_ORG_NAME" is replaced with your organization's slug e.g. for the `cloudsmith` org we use `https://cloudsmith.io/cloudsmith/saml/acs/` (you can find your organization's slug in the URL bar when you are logged into Cloudsmith, or browsing to [User Settings > Workspaces](https://app.cloudsmith.com/settings/workspaces)):
53+
Next, we'll fill in **SP Entity ID** and **ACS URL** with the same value. To determine the value we use the following format: `https://cloudsmith.io/orgs/MY_ORG_NAME/saml/acs/` where "MY_ORG_NAME" is replaced with your organization's slug e.g. for the `cloudsmith` org we use `https://cloudsmith.io/orgs/cloudsmith/saml/acs/` (you can find your organization's slug in the URL bar when you are logged into Cloudsmith, or browsing to [User Settings > Workspaces](https://app.cloudsmith.com/settings/workspaces)):
5454

5555
<BlockImage src={img8e49768_hAcXDjT} alt=""></BlockImage>
5656

0 commit comments

Comments
 (0)