You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These tutorials and samples demonstrate authentication in ASP.NET Core using Microsoft identity platform and Microsoft Entra ID. For additional tutorials and samples using ASP.NET Core with Azure AD, see [Microsoft identity platform](/azure/active-directory/develop/).
12
+
These tutorials and samples demonstrate authentication in ASP.NET Core using Microsoft identity platform and Microsoft Entra ID. For additional tutorials and samples using ASP.NET Core with Microsoft Entra ID, see [Microsoft identity platform](/azure/active-directory/develop/).
13
13
14
14
## Application Scenarios
15
15
@@ -22,3 +22,4 @@ These tutorials and samples demonstrate authentication in ASP.NET Core using Mic
22
22
## Samples
23
23
24
24
*[Enable your ASP.NET Core app to sign-in users and call web APIs using Microsoft identity platform for developers](https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/)
25
+
*[Microsoft identity platform code samples](/entra/identity-platform/sample-v2-code): Microsoft Entra documentation's full code samples page, which covers common scenarios, including web apps and web APIs.
0 commit comments