Azure-Samples / active-directory-dotnet-webapp-webapi-openidconnect-aspnetcore

An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.
119 stars 97 forks source link

Please update to App Registrations new experience. #43

Closed xieb0001 closed 5 years ago

xieb0001 commented 5 years ago

the App registration it deprecating the old experience, please update. it's hard to match what the doc says with what is in portal.

joegithub commented 5 years ago

Second this. Specifically the location for setting "Keys" and the "Application Type" have changed.

jmprieur commented 5 years ago

@kalyankrishna1 @TiagoBrenck if you could update the README.md ...

TiagoBrenck commented 5 years ago

The registration instructions got updated.

Thanks