Skip to content

Commit 1373293

Browse files
authored
Update README.md
1 parent bf3bcce commit 1373293

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
---
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
510
---
611

712
# 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:
178183
179184
## Questions & Issues
180185

181-
Please file any questions or problems with the sample as a github issue. You can also post on [StackOverflow](https://stackoverflow.com/questions/tagged/azure-ad-b2c) with the tag `azure-ad-b2c`.
186+
Please file any questions or problems with the sample as a github issue. You can also post on [StackOverflow](https://stackoverflow.com/questions/tagged/azure-ad-b2c) with the tag `azure-ad-b2c`.

0 commit comments

Comments
 (0)