chrispadgettlivecom / WebApp-OpenIDConnect-DotNetCore21

An ASP.NET Core 2.1 web application that authenticates an end user against Azure AD B2C using the ASP.NET Core 2.1 Azure AD B2C authentication middleware, acquires an access token using MSAL.NET, and accesses a web API using this access token.
10 stars 2 forks source link

Question: How to fill these values? #4

Closed Anduin2017 closed 5 years ago

Anduin2017 commented 5 years ago

Hi,

May I have this question:

I understand how to create a tenant on Azure. And I created my app under my Azure AD B2C. But, how can I get those values:

https://github.com/chrispadgettlivecom/WebApp-OpenIDConnect-DotNetCore21/blob/d5b9baa8621e712f4ddf678becfbdd3834245e28/WebApp-OpenIDConnect-DotNetCore21/appsettings.json#L4-L14

Anduin2017 commented 5 years ago

I got my answers at:

https://github.com/Azure-Samples/active-directory-b2c-dotnetcore-webapp