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`.