Skip to content

Commit 2c02b7e

Browse files
oauth3
1 parent c9b09ee commit 2c02b7e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/frontdoor/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@
9999
href: health-probes.md
100100
- name: Add origins to origin group
101101
href: how-to-configure-origin.md
102+
- name: Add origin authentication
103+
href: origin-authentication-with-managed-identities.md
102104
- name: Private Link
103105
items:
104106
- name: Secure your origin with Private Link

articles/frontdoor/origin-authentication-with-managed-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Before setting up managed identity for Azure Front Door, ensure you have an Azur
7575
3. Scroll down to the **Authentication** section.
7676
4. Enable **Origin authentication**.
7777
5. Choose between system assigned or user assigned managed identity.
78-
6. Enter the correct [scope](https://learn.microsoft.com/entra/identity-platform/scopes-oidc) within the **Scope** field.
78+
6. Enter the correct [scope](/entra/identity-platform/scopes-oidc) within the **Scope** field.
7979
7. Click on **Update**.
8080

8181
:::image type="content" source="./media/managed-identity/origin-auth.png" alt-text="Screenshot of associating the identity to an origin group.":::

0 commit comments

Comments
 (0)