You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/product/accounts/sso/index.mdx
+11-10Lines changed: 11 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,7 @@ Sentry provides [SAML2 based authentication](https://en.wikipedia.org/wiki/SAML_
72
72
-[Okta](/product/accounts/sso/#okta)
73
73
-[OneLogin](/product/accounts/sso/#onelogin)
74
74
-[Rippling](/product/accounts/sso/#rippling)
75
+
-[Jumpcloud](/product/accounts/sso/#jumpcloud)
75
76
76
77
Sentry supports the following SAML services:
77
78
@@ -149,22 +150,22 @@ When prompted with the Rippling Metadata URL, copy this into the Sentry Rippling
149
150
150
151
#### Jumpcloud
151
152
152
-
In your Jumploud Admin portal:
153
+
In your Jumploud Admin portal:
153
154
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).
158
159
1. Click "save".
159
160
160
161
Be sure that you have assigned yourself to the Sentry app in Jumpcloud before attempting these next steps.
161
162
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".
166
167
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.
168
169
169
170
Now, Sentry should be configured for Jumpcloud SSO.
0 commit comments