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/pages/kb/user-guide/users/authentication-options.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,27 +137,27 @@ These changes were drawn from our
137
137
138
138
### How to Configure Google Workspace on Self Hosted Redash
139
139
140
-
***This was tested on Redash version 10.0.0 (9c928bd1)
140
+
\*\*\*This was tested on Redash version 10.0.0 (9c928bd1)
141
141
142
142
1. In the Google workspace admin console go to `Apps` > `Web and mobile apps`
143
143
2. Add a Custom SAML app.
144
144
3. Add an App Name and, an icon and click on the Continue.
145
-
4. Copy the `SSO URL` the `Entity ID` and the `Certificate` (***Make sure you copy only the certificate content without the `-----BEGIN CERTIFICATE-----` and the ` -----END CERTIFICATE-----`sections***)
145
+
4. Copy the `SSO URL` the `Entity ID` and the `Certificate` (**_Make sure you copy only the certificate content without the `-----BEGIN CERTIFICATE-----` and the ` -----END CERTIFICATE-----`sections_**)
146
146
5. Click continue.
147
147
6. In the `ACS URL` enter `https://<Your Self-Hosted Domain>/saml/callback?org_slug=default`
148
148
7. In the `Entity Id` enter `https://<Your Self-Hosted Domain>/saml/callback?org_slug=default`
149
149
8. Change the `Name ID format` to be `Email` and the `Name ID` to be `Basic Information > Primary email` and click on the continue
12. Under the application `User access` enable the app for the users / group you would like to have access to your Redash.
158
-
13. In Redash go to the `Settings` and click on the `General` tab.
159
-
14. Under in the `SAML Enabled` radio button select `Enabled (Static)`
160
-
15. In the `SAML Single Sign-on URL` textbox enter the `SSO URL` you copied from Google
161
-
16. In the `SAML Entity ID` textbox enter the `Entity ID` you copied from Google
162
-
17. In the `SAML x509 cert` textbox enter the `Certificate` you copied from Google (***Make sure you enter only the certificate content without the `-----BEGIN CERTIFICATE-----` and the ` -----END CERTIFICATE-----`sections***)
11. Under the application `User access` enable the app for the users / group you would like to have access to your Redash.
158
+
12. In Redash go to the `Settings` and click on the `General` tab.
159
+
13. Under in the `SAML Enabled` radio button select `Enabled (Static)`
160
+
14. In the `SAML Single Sign-on URL` textbox enter the `SSO URL` you copied from Google
161
+
15. In the `SAML Entity ID` textbox enter the `Entity ID` you copied from Google
162
+
16. In the `SAML x509 cert` textbox enter the `Certificate` you copied from Google (**_Make sure you enter only the certificate content without the `-----BEGIN CERTIFICATE-----` and the ` -----END CERTIFICATE-----`sections_**)
0 commit comments