Skip to content

Commit d2a99da

Browse files
fix tests
1 parent 6f64092 commit d2a99da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/manuals/security/for-admins/provisioning/scim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ and select your SCIM application.
256256
- `userPrincipalName` -> `userName`
257257
- `mail` -> `emails.value`
258258
- Optional. Map `dockerRole`, `dockerOrg`, or `dockerTeam` using one of the
259-
[mapping methods](#choose-a-role-mapping-method).
259+
[mapping methods](#step-two-choose-a-role-mapping-method).
260260
1. Remove any unsupported attributes to prevent sync errors.
261261
1. Optional. Go to **Mappings** > **Provision Azure Active Directory Groups**:
262262
- If group provisioning causes errors, set **Enabled** to **No**.

content/manuals/security/troubleshoot/troubleshoot-provisioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ assignment does not reflect changes.
4343

4444
**Disable JIT provisioning (recommended)**
4545

46-
1. Sign in to the Docker [Admin Console](app.docker.com/admin).
46+
1. Sign in to the Docker [Admin Console](https://app.docker.com/admin).
4747
1. Go to your organization's **Settings** > **Security** > **SSO and SCIM**.
4848
1. Find the relevant SSO connection.
4949
1. Select the **actions menu** and choose **Edit**.
@@ -76,7 +76,7 @@ linked to manage them.
7676
SCIM only manages users that it provisions. To allow SCIM to manage an
7777
existing user:
7878

79-
1. Remove the user manually from the Docker [Admin Console](app.docker.com/admin).
79+
1. Remove the user manually from the Docker [Admin Console](https://app.docker.com/admin).
8080
1. Trigger provisioning from your IdP.
8181
1. SCIM will re-create the user with correct attributes.
8282

0 commit comments

Comments
 (0)