From 085e8e0549f4fb318bade28ffa4491768c99e548 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:24:06 -1000 Subject: [PATCH 1/6] fix toc --- aspnetcore/toc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aspnetcore/toc.yml b/aspnetcore/toc.yml index 357c1fcd19e5..f4fec35e0686 100644 --- a/aspnetcore/toc.yml +++ b/aspnetcore/toc.yml @@ -1452,6 +1452,8 @@ items: uid: security/authentication/index - name: Choose an identity solution uid: security/how-to-choose-identity + - name: Configure OpenID + uid: security/authentication/configure-oidc-web-authentication - name: ASP.NET Core Identity items: - name: Overview From ff585de235e79d6e084574d4296830a4c9c5be67 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:34:57 -1000 Subject: [PATCH 2/6] fix toc --- aspnetcore/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/toc.yml b/aspnetcore/toc.yml index f4fec35e0686..3c15e1a0208f 100644 --- a/aspnetcore/toc.yml +++ b/aspnetcore/toc.yml @@ -1452,7 +1452,7 @@ items: uid: security/authentication/index - name: Choose an identity solution uid: security/how-to-choose-identity - - name: Configure OpenID + - name: Configure OpenID Connect uid: security/authentication/configure-oidc-web-authentication - name: ASP.NET Core Identity items: From c5c35523d24e063210b236bf96f5f06e899bf9f0 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:36:52 -1000 Subject: [PATCH 3/6] fix toc --- aspnetcore/toc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetcore/toc.yml b/aspnetcore/toc.yml index 3c15e1a0208f..2edd491fd098 100644 --- a/aspnetcore/toc.yml +++ b/aspnetcore/toc.yml @@ -1450,10 +1450,10 @@ items: items: - name: Overview uid: security/authentication/index - - name: Choose an identity solution - uid: security/how-to-choose-identity - name: Configure OpenID Connect uid: security/authentication/configure-oidc-web-authentication + - name: Choose an identity solution + uid: security/how-to-choose-identity - name: ASP.NET Core Identity items: - name: Overview From 1f2a4aec6c20f63107ff2d029bdbd5947706c6b0 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:13:04 -1000 Subject: [PATCH 4/6] fix toc --- aspnetcore/toc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetcore/toc.yml b/aspnetcore/toc.yml index 2edd491fd098..435e45cd24cf 100644 --- a/aspnetcore/toc.yml +++ b/aspnetcore/toc.yml @@ -1450,9 +1450,9 @@ items: items: - name: Overview uid: security/authentication/index - - name: Configure OpenID Connect + - name: Configure OpenID Connect z uid: security/authentication/configure-oidc-web-authentication - - name: Choose an identity solution + - name: Choose an identity solution y uid: security/how-to-choose-identity - name: ASP.NET Core Identity items: From 4bdbda342650e2e65fd9f88bd8dd6f7924f1dbdd Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:22:44 -1000 Subject: [PATCH 5/6] fix toc --- aspnetcore/toc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aspnetcore/toc.yml b/aspnetcore/toc.yml index 435e45cd24cf..95ac1d1c9c1f 100644 --- a/aspnetcore/toc.yml +++ b/aspnetcore/toc.yml @@ -11,6 +11,8 @@ items: href: /dotnet/standard/choosing-core-framework-server?toc=/aspnet/core/toc.json&bc=/aspnet/core/breadcrumb/toc.json - name: Get started uid: getting-started + - name: Configure OpenID Connect z + uid: security/authentication/configure-oidc-web-authentication - name: What's new items: - name: What's new in 9 From e127ad3ffb77c32ed767d4b4bb25f5e7c8099dbf Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:41:35 -1000 Subject: [PATCH 6/6] fix toc --- aspnetcore/toc.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/aspnetcore/toc.yml b/aspnetcore/toc.yml index 95ac1d1c9c1f..cd223d1cd27c 100644 --- a/aspnetcore/toc.yml +++ b/aspnetcore/toc.yml @@ -11,8 +11,6 @@ items: href: /dotnet/standard/choosing-core-framework-server?toc=/aspnet/core/toc.json&bc=/aspnet/core/breadcrumb/toc.json - name: Get started uid: getting-started - - name: Configure OpenID Connect z - uid: security/authentication/configure-oidc-web-authentication - name: What's new items: - name: What's new in 9 @@ -1452,10 +1450,10 @@ items: items: - name: Overview uid: security/authentication/index - - name: Configure OpenID Connect z - uid: security/authentication/configure-oidc-web-authentication - - name: Choose an identity solution y + - name: Choose an identity solution uid: security/how-to-choose-identity + - name: Configure OpenID Connect + uid: security/authentication/configure-oidc-web-authentication - name: ASP.NET Core Identity items: - name: Overview