@@ -13,7 +13,7 @@ metadata:
13
13
ms.collection : collection
14
14
author : mmacy
15
15
ms.author : marsma
16
- ms.date : 08/29/2019
16
+ ms.date : 01/28/2020
17
17
18
18
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
19
19
@@ -27,7 +27,7 @@ landingContent:
27
27
- linkListType : overview
28
28
links :
29
29
- text : What is Azure AD B2C?
30
- url : active-directory-b2c- overview.md
30
+ url : overview.md
31
31
- text : Technical & feature overview
32
32
url : technical-overview.md
33
33
- linkListType : get-started
@@ -49,13 +49,13 @@ landingContent:
49
49
- linkListType : quickstart
50
50
links :
51
51
- text : Set up sign-in
52
- url : active-directory-b2c-quickstarts- web-app.md
52
+ url : quickstart- web-app-dotnet .md
53
53
- linkListType : tutorial
54
54
links :
55
55
- text : Authenticate users a .NET web application
56
- url : active-directory-b2c-tutorials- web-app.md
56
+ url : tutorial- web-app-dotnet .md
57
57
- text : Grant API access to a .NET web application
58
- url : active-directory-b2c-tutorials- web-api.md
58
+ url : tutorial- web-api-dotnet .md
59
59
- text : Enable enterprise and social login
60
60
url : tutorial-add-identity-providers.md
61
61
- linkListType : download
@@ -69,13 +69,13 @@ landingContent:
69
69
- linkListType : quickstart
70
70
links :
71
71
- text : Set up sign-in
72
- url : active-directory-b2c-quickstarts-desktop -app.md
72
+ url : quickstart-single-page -app.md
73
73
- linkListType : tutorial
74
74
links :
75
75
- text : Authenticate users in a single-page app
76
- url : active-directory-b2c-tutorials-spa .md
76
+ url : tutorial-single-page-app .md
77
77
- text : Grant API access to a single-page app
78
- url : active-directory-b2c-tutorials-spa -webapi.md
78
+ url : tutorial-single-page-app -webapi.md
79
79
- text : Enable enterprise and social login
80
80
url : tutorial-add-identity-providers.md
81
81
- linkListType : download
@@ -89,13 +89,13 @@ landingContent:
89
89
- linkListType : quickstart
90
90
links :
91
91
- text : Set up sign-in
92
- url : active-directory-b2c-quickstarts- desktop-app .md
92
+ url : quickstart-native-app- desktop.md
93
93
- linkListType : tutorial
94
94
links :
95
95
- text : Authenticate users in native clients
96
- url : active-directory-b2c-tutorials -desktop-app.md
96
+ url : tutorial -desktop-app.md
97
97
- text : Grant API access to native clients
98
- url : active-directory-b2c-tutorials -desktop-app-webapi.md
98
+ url : tutorial -desktop-app-webapi.md
99
99
- text : Enable enterprise and social login
100
100
url : tutorial-add-identity-providers.md
101
101
- linkListType : download
@@ -109,15 +109,15 @@ landingContent:
109
109
- linkListType : concept
110
110
links :
111
111
- text : Introduction to user flows
112
- url : active-directory-b2c-reference-policies .md
112
+ url : user-flow-overview .md
113
113
- linkListType : how-to-guide
114
114
links :
115
115
- text : Sign up and sign in users
116
116
url : tutorial-create-user-flows.md
117
117
- text : Customize the user interface
118
118
url : customize-ui-overview.md
119
119
- text : Enable sign-in with Facebook
120
- url : active-directory-b2c-setup-fb-app .md
120
+ url : identity-provider-facebook .md
121
121
- linkListType : video
122
122
links :
123
123
- text : How to configure basic policies (9:41)
@@ -129,17 +129,17 @@ landingContent:
129
129
- linkListType : concept
130
130
links :
131
131
- text : Introduction to custom policies
132
- url : active-directory-b2c- overview-custom .md
132
+ url : custom-policy- overview.md
133
133
- linkListType : how-to-guide
134
134
links :
135
135
- text : Sign up and sign in users
136
- url : active-directory-b2c- get-started-custom .md
136
+ url : custom-policy- get-started.md
137
137
- text : Customize the user interface
138
- url : active-directory-b2c- ui-customization-custom .md
138
+ url : custom-policy- ui-customization.md
139
139
- text : Enable sign-in with Azure AD multi-tenant
140
- url : active-directory-b2c-setup-commonaad -custom.md
140
+ url : identity-provider-azure-ad-multi-tenant -custom.md
141
141
- text : Add your own business logic with REST APIs
142
- url : active-directory-b2c- rest-api-validation-custom .md
142
+ url : custom-policy- rest-api-claims-validation .md
143
143
- linkListType : video
144
144
links :
145
145
- text : Advanced use cases with Azure AD B2C (4:54)
0 commit comments