Skip to content

Commit ea4e680

Browse files
Merge pull request #22194 from docker/published-update
publish updates from main
2 parents 5435caa + fee0d8b commit ea4e680

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

content/includes/compose-bridge-experimental.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

content/manuals/security/for-admins/single-sign-on/connect.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,12 @@ After creating your connection in Docker and your IdP, you can cross-connect the
144144
2. Copy the following values from the Okta SAML setup instruction page:
145145
- **SAML Sign-in URL**
146146
- **x509 Certificate**
147+
148+
> [!IMPORTANT]
149+
>
150+
> You must copy the entire contents of your **x509 Certificate**,
151+
including the `----BEGIN CERTIFICATE----` and `----END CERTIFICATE----` lines.
152+
147153
3. Open Docker Hub or the Admin Console. Your SSO configuration page should still be open from Step one of this guide.
148154
4. Select **Next** to open the **Update single-sign on connection** page.
149155
5. Paste your Okta **SAML Sign-in URL** and **x509 Certificate** values in Docker.
@@ -158,7 +164,13 @@ After creating your connection in Docker and your IdP, you can cross-connect the
158164
2. Open your downloaded **Certificate (Base64)** in a text editor.
159165
3. Copy the following values:
160166
- From Azure AD: **Login URL**
161-
- Copy your the contents of your **Certificate (Base64)** file from your text editor
167+
- Copy the contents of your **Certificate (Base64)** file from your text editor
168+
169+
> [!IMPORTANT]
170+
>
171+
> You must copy the entire contents of your **Certificate (base64)**,
172+
including the `----BEGIN CERTIFICATE----` and `----END CERTIFICATE----` lines.
173+
162174
4. Open Docker Hub or the Admin Console. Your SSO configuration page should still be open from Step one of this guide.
163175
5. Paste your **Login URL** and **Certificate (Base64)** values in Docker.
164176
6. Select **Next**.

0 commit comments

Comments
 (0)