From 5fb06ed4fd2883f9abb8f2dddbc67a6c4acf5393 Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Wed, 16 May 2018 13:30:02 -1000 Subject: [PATCH] Update toc.md (#6449) --- aspnetcore/toc.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aspnetcore/toc.md b/aspnetcore/toc.md index 3bbecceac3..1b8d656b83 100644 --- a/aspnetcore/toc.md +++ b/aspnetcore/toc.md @@ -264,8 +264,9 @@ # [Security](xref:security/index) ## [Authentication](xref:security/authentication/index) -### [Community OSS authentication options](xref:security/authentication/community) ### [Introduction to Identity](xref:security/authentication/identity) +### [Scaffold Identity](xref:security/authentication/scaffold-identity) +### [Community OSS authentication options](xref:security/authentication/community) ### [Configure Identity](xref:security/authentication/identity-configuration) ### [Configure Windows Authentication](xref:security/authentication/windowsauth) ### [Configure primary key type for Identity](xref:security/authentication/identity-primary-key-configuration)