You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/index.yml
+15-6Lines changed: 15 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ metadata:
16
16
author: Dickson-Mwendia
17
17
manager: CelesteDG
18
18
ms.author: dmwendia
19
-
ms.date: 04/01/2022
19
+
ms.date: 11/11/2022
20
20
ms.service: active-directory
21
21
ms.subservice: develop
22
22
ms.topic: hub-page
@@ -27,20 +27,29 @@ metadata:
27
27
highlightedContent:
28
28
items:
29
29
- title: What is the Microsoft identity platform?
30
-
itemType: overview# controls the icon image and super-title text
30
+
itemType: overview
31
31
url: v2-overview.md
32
32
- title: Authentication & authorization basics
33
33
url: authentication-vs-authorization.md
34
34
itemType: concept
35
-
# - title: OAuth 2.0 and OpenID Connect (OIDC)
36
-
# url: active-directory-v2-protocols.md
37
-
# itemType: concept
38
35
- title: App types and authentication flows
39
36
url: authentication-flows-app-scenarios.md
40
37
itemType: concept
41
38
- title: Code samples
42
39
url: sample-v2-code.md
43
40
itemType: sample
41
+
- title: What's new in docs
42
+
url: whats-new-docs.md
43
+
itemType: whats-new
44
+
- title: OAuth 2.0 and OpenID Connect (OIDC)
45
+
url: active-directory-v2-protocols.md
46
+
itemType: concept
47
+
- title: Migrate apps to MSAL
48
+
url: msal-migration.md
49
+
itemType: concept
50
+
- title: Register an application
51
+
url: quickstart-register-app.md
52
+
itemType: quickstart
44
53
## BAND 1 - HIGHLIGHTED CONTENT END ##########################################################################################################################
45
54
46
55
@@ -88,7 +97,7 @@ productDirectory:
88
97
## BAND 3 - CONCEPTUAL CONTENT #############################################################################################################################
89
98
conceptualContent:
90
99
title: Get started
91
-
summary: Quick access to documentation for adding core IAM features to your applications and guidance on the best practices for keeping your apps secure and available.
100
+
summary: Quick access to guidance on adding core IAM features to your applications and best practices for keeping your apps secure and available.
0 commit comments