Skip to content

Commit 5bb8143

Browse files
committed
fix url issues; does not add /manuaal/ yet
1 parent fb29bb8 commit 5bb8143

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

content/manuals/admin/company/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ grid:
2525
- title: Configure single sign-on
2626
description: Discover how to configure SSO for your entire company.
2727
icon: key
28-
link: /security/for-admins/single-sign-on/
28+
link: /enterprise/security/single-sign-on/
2929
- title: Set up SCIM
3030
description:
3131
Set up SCIM to automatically provision and deprovision users in your
3232
company.
3333
icon: checklist
34-
link: /security/for-admins/provisioning/scim/
34+
link: /enterprise/security/provisioning/scim/
3535
- title: Domain management
3636
description: Add and verify your company's domains.
3737
icon: domain_verification

content/manuals/admin/company/users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ to invite members to.
3333
> [!NOTE]
3434
>
3535
> When you invite members, you assign them a role.
36-
> See [Roles and permissions](/security/for-admins/roles-and-permissions/)
36+
> See [Roles and permissions](/enterprise/security/roles-and-permissions/core-roles/)
3737
> for details about the access permissions for each role.
3838
3939
Pending invitations appear on the Members page. The invitees receive an

content/manuals/enterprise/security/provisioning/scim/provision-scim.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ For additional details about supported attributes and SCIM, see
3535
> your SCIM values.
3636
>
3737
> Alternatively, you can disable JIT provisioning to rely solely on SCIM.
38-
> For details, see [Just-in-Time](just-in-time.md).
38+
> For details, see [Just-in-Time](/enterprise/security/provisioning/just-in-time).
3939
4040
## Enable SCIM in Docker
4141

@@ -219,7 +219,7 @@ group will inherit these attributes upon provisioning.
219219

220220
### Step one: Configure attribute mappings
221221

222-
1. Complete the [SCIM provisioning setup](#enable-scim-in-docker).
222+
1. Complete the [SCIM provisioning setup](/enterprise/security/provisioning/scim/provision-scim/#enable-scim-in-docker).
223223
1. In the Azure Portal, open **Microsoft Entra ID** >
224224
**Enterprise Applications**, and select your SCIM application.
225225
1. Go to **Provisioning** > **Mappings** >
@@ -228,7 +228,7 @@ group will inherit these attributes upon provisioning.
228228
- `userPrincipalName` -> `userName`
229229
- `mail` -> `emails.value`
230230
- Optional. Map `dockerRole`, `dockerOrg`, or `dockerTeam` using one of the
231-
[mapping methods](#step-two-choose-a-role-mapping-method).
231+
[mapping methods](/enterprise/security/provisioning/scim/provision-scim/#set-up-role-mapping).
232232
1. Remove any unsupported attributes to prevent sync errors.
233233
1. Optional. Go to **Mappings** > **Provision Azure Active Directory Groups**:
234234
- If group provisioning causes errors, set **Enabled** to **No**.

content/manuals/enterprise/security/single-sign-on/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ assigned to an organization, and added to a team.
4949
> [!IMPORTANT]
5050
>
5151
> Docker plans to deprecate CLI password-based sign-in in future releases.
52-
Using a PAT ensures continued CLI access. For more information, see the
53-
[security announcement](/manuals/security/security-announcements.md#deprecation-of-password-logins-on-cli-when-sso-enforced).
52+
> Using a PAT ensures continued CLI access. For more information, see the
53+
> [security announcement](/security/security-announcements.> md#deprecation-of-password-logins-on-cli-when-sso-enforced).
5454
5555
## Next steps
5656

5757
- Start [configuring SSO](connect.md).
58-
- Read the [FAQs](/enterprise/security/single-sign-on/faqs/general).
59-
- [Troubleshoot](/enterprise/security/single-sign-on/faqs/troubleshoot-sso/) SSO issues.
58+
- Read the [FAQs](/enterprise/security/single-sign-on/FAQs/general).
59+
- [Troubleshoot](/enterprise/security/single-sign-on/troubleshoot-sso) SSO issues.

content/manuals/enterprise/security/single-sign-on/FAQs/troubleshoot-sso.md renamed to content/manuals/enterprise/security/single-sign-on/troubleshoot-sso.md

File renamed without changes.

0 commit comments

Comments
 (0)