Skip to content

Commit 6f4694c

Browse files
authored
added missing link for jumpcloud (#4717)
1 parent 7cf55ee commit 6f4694c

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

src/docs/product/accounts/sso/index.mdx

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Sentry provides [SAML2 based authentication](https://en.wikipedia.org/wiki/SAML_
7272
- [Okta](/product/accounts/sso/#okta)
7373
- [OneLogin](/product/accounts/sso/#onelogin)
7474
- [Rippling](/product/accounts/sso/#rippling)
75+
- [Jumpcloud](/product/accounts/sso/#jumpcloud)
7576

7677
Sentry supports the following SAML services:
7778

@@ -149,22 +150,22 @@ When prompted with the Rippling Metadata URL, copy this into the Sentry Rippling
149150

150151
#### Jumpcloud
151152

152-
In your Jumploud Admin portal:
153+
In your Jumploud Admin portal:
153154

154-
1. Navigate to **User Authentication > SSO**.
155-
1. Add a new SSO application and search for Sentry.
156-
1. Click "Configure".
157-
1. Under the SSO menu, update the SP Entity ID and ACS URLs for your tenant. They should be in the format as described [here](https://docs.sentry.io/product/accounts/sso/saml2/#register-sentry-with-idp).
155+
1. Navigate to **User Authentication > SSO**.
156+
1. Add a new SSO application and search for Sentry.
157+
1. Click "Configure".
158+
1. Under the SSO menu, update the SP Entity ID and ACS URLs for your tenant. They should be in the format as described [here](https://docs.sentry.io/product/accounts/sso/saml2/#register-sentry-with-idp).
158159
1. Click "save".
159160

160161
Be sure that you have assigned yourself to the Sentry app in Jumpcloud before attempting these next steps.
161162

162-
1. In [sentry.io](https://sentry.io), navigate to **Settings > Auth** in your organization.
163-
1. Click "Configure" on the Jumpcloud provider.
164-
1. Go to the "XML" within the register page.
165-
1. Download your Jumpcloud metadata under the "SSO" tab in your Jumpcloud Sentry SSO app by clicking "Export Metadata".
163+
1. In [sentry.io](https://sentry.io), navigate to **Settings > Auth** in your organization.
164+
1. Click "Configure" on the Jumpcloud provider.
165+
1. Go to the "XML" within the register page.
166+
1. Download your Jumpcloud metadata under the "SSO" tab in your Jumpcloud Sentry SSO app by clicking "Export Metadata".
166167
1. Paste your XML metadata into the text field and click "Parse Metadata".
167-
1. On the "Map Identity Provider" page, fill in 'uniqueID', 'email', 'firstname', and 'lastname' if you have left your Jumpcloud attributes as the defaults for the Sentry app.
168+
1. On the "Map Identity Provider" page, fill in 'uniqueID', 'email', 'firstname', and 'lastname' if you have left your Jumpcloud attributes as the defaults for the Sentry app.
168169

169170
Now, Sentry should be configured for Jumpcloud SSO.
170171

0 commit comments

Comments
 (0)