From fc08479ff953b7c015ca5822dee86ee7fb45621b Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:43:37 -1000 Subject: [PATCH] fix toc (#34171) * fix toc * fix toc * fix toc * fix toc * fix toc * fix toc --- aspnetcore/toc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aspnetcore/toc.yml b/aspnetcore/toc.yml index e1d1b3ca8547..0dc8b8a8ca05 100644 --- a/aspnetcore/toc.yml +++ b/aspnetcore/toc.yml @@ -1498,6 +1498,8 @@ items: 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: ASP.NET Core Identity items: - name: Overview