Skip to content

Commit 111288d

Browse files
authored
force load images in details block
1 parent 0aca463 commit 111288d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/cloud/guides/security/cloud_access_management/saml-sso-setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ You will configure two App Integrations in Okta for each ClickHouse organization
197197

198198
12. On the **Sign On** tab for your new app, click the **View SAML setup instructions** button.
199199

200-
<Image img={samlOktaSetup} size="md" alt="Okta SAML Setup Instructions" />
200+
<Image img={samlOktaSetup} size="md" alt="Okta SAML Setup Instructions" force/>
201201

202202
13. Gather these three items and go to Submit a Support Case above to complete the process.
203203
- Identity Provider Single Sign-On URL
@@ -215,7 +215,7 @@ You will configure one SAML app in Google for each organization and must provide
215215

216216
1. Go to your Google Admin console (admin.google.com).
217217

218-
<Image img={samlGoogleApp} size="md" alt="Google SAML App" />
218+
<Image img={samlGoogleApp} size="md" alt="Google SAML App" force/>
219219

220220
2. Click **Apps**, then **Web and mobile apps** on the left.
221221

@@ -272,7 +272,7 @@ Azure (Microsoft) SAML may also be referred to as Azure Active Directory (AD) or
272272

273273
5. Enter a name and select **Integrate any other application you don't find in the gallery (Non-gallery)**, then click **Create**.
274274

275-
<Image img={samlAzureApp} size="md" alt="Azure Non-Gallery App" />
275+
<Image img={samlAzureApp} size="md" alt="Azure Non-Gallery App" force/>
276276

277277
6. Click **Users and groups** on the left and assign users.
278278

@@ -298,7 +298,7 @@ Azure (Microsoft) SAML may also be referred to as Azure Active Directory (AD) or
298298
| (A) email | Basic | user.mail |
299299
| (U) /identity/claims/name | Omitted | user.mail |
300300

301-
<Image img={samlAzureClaims} size="md" alt="Attributes and Claims" />
301+
<Image img={samlAzureClaims} size="md" alt="Attributes and Claims" force/>
302302

303303
12. Gather these two items and go to Submit a Support Case above to complete the process:
304304
- Login URL

0 commit comments

Comments
 (0)