From 1373293341761e09975060c9799b6818fc6f1f51 Mon Sep 17 00:00:00 2001 From: "Den (Microsoft)" <33675759+dendeli-msft@users.noreply.github.com> Date: Thu, 18 Jul 2019 15:32:39 -0700 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6faba65..2f31052 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ --- -services: active-directory-b2c -platforms: dotnet -author: dstrockis +page_type: sample +description: "The sample covers calling an OpenID Connect identity provider (Azure AD B2C) and acquiring a token from Azure AD B2C using MSAL." +languages: + - csharp +products: + - dotnet + - azure + - azure-active-directory --- # 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: ## Questions & Issues -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`. \ No newline at end of file +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`.