Skip to content

Commit 79f7dab

Browse files
Restyled by prettier-markdown
1 parent 0d60216 commit 79f7dab

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

src/pages/kb/user-guide/users/authentication-options.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -137,27 +137,27 @@ These changes were drawn from our
137137

138138
### How to Configure Google Workspace on Self Hosted Redash
139139

140-
***This was tested on Redash version 10.0.0 (9c928bd1)
140+
\*\*\*This was tested on Redash version 10.0.0 (9c928bd1)
141141

142142
1. In the Google workspace admin console go to `Apps` > `Web and mobile apps`
143143
2. Add a Custom SAML app.
144144
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_**)
146146
5. Click continue.
147147
6. In the `ACS URL` enter `https://<Your Self-Hosted Domain>/saml/callback?org_slug=default`
148148
7. In the `Entity Id` enter `https://<Your Self-Hosted Domain>/saml/callback?org_slug=default`
149149
8. Change the `Name ID format` to be `Email` and the `Name ID` to be `Basic Information > Primary email` and click on the continue
150150
9. Add Mapping Attribute:
151-
| Google Directory attributes | App attributes |
152-
| -------------------------------| -------------- |
153-
| Baisc Information > First Name | FirstName |
154-
| Baisc Information > Last Name | LastName |
155-
156-
11. Click on Finish.
157-
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***)
163-
18. Click on the Save button.
151+
| Google Directory attributes | App attributes |
152+
| -------------------------------| -------------- |
153+
| Baisc Information > First Name | FirstName |
154+
| Baisc Information > Last Name | LastName |
155+
156+
10. Click on Finish.
157+
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_**)
163+
17. Click on the Save button.

0 commit comments

Comments
 (0)