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: README.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,12 @@
1
1
---
2
-
services: active-directory-b2c
3
-
platforms: dotnet
4
-
author: dstrockis
2
+
page_type: sample
3
+
description: "The sample covers calling an OpenID Connect identity provider (Azure AD B2C) and acquiring a token from Azure AD B2C using MSAL."
4
+
languages:
5
+
- csharp
6
+
products:
7
+
- dotnet
8
+
- azure
9
+
- azure-active-directory
5
10
---
6
11
7
12
# Azure AD B2C: Call an ASP.NET Web API from an ASP.NET Web App
@@ -178,4 +183,4 @@ Additional information regarding this sample can be found in our documentation:
178
183
179
184
## Questions & Issues
180
185
181
-
Pleasefileanyquestionsorproblemswiththesampleasagithubissue. Youcanalsoposton [StackOverflow](https://stackoverflow.com/questions/tagged/azure-ad-b2c) with the tag `azure-ad-b2c`.
186
+
Pleasefileanyquestionsorproblemswiththesampleasagithubissue. Youcanalsoposton [StackOverflow](https://stackoverflow.com/questions/tagged/azure-ad-b2c) with the tag `azure-ad-b2c`.
0 commit comments