active-directory-aspnetcore-webapp-openidconnect-v2
active-directory-aspnetcore-webapp-openidconnect-v2 copied to clipboard
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
In the examples found here: https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2 In the file named 4-WebApp-your-API/4-1-MyOrg/TodoListService/appsettings.json This line seems to imply a normal (not B2C) Active Directory should be used because the domain is microsoftonline.com:...
### Microsoft.Identity.Web version 2.18.0 ### Web app sign-in 1-WebApp-OIDC/1-1-MyOrg ### Web API (call Graph or downstream APIs) 2-WebApp-graph-user/2-1-Call-MSGraph ### Deploy to Azure 5-WebApp-AuthZ/5-1-Roles ### Auth Z 6-Deploy-to-Azure ### Description I...
### Documentation related to component [](https://learn.microsoft.com/en-us/entra/identity-platform/howto-add-app-roles-in-apps) ### Please check all that apply - [ ] typo - [ ] documentation doesn't exist - [x] documentation needs clarification - [ ]...
**Is your feature request related to a problem? Please describe.** The sample code related to calling Azure API is quite old (3-WebApp-multi-APIs/README.md). **Describe the solution you'd like** It would be...
Bumps [webpack](https://github.com/webpack/webpack) from 5.82.0 to 5.95.0. Release notes Sourced from webpack's releases. v5.95.0 Bug Fixes Fixed hanging when attempting to read a symlink-like file that it can't read Handle default...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.1. Release notes Sourced from express's releases. 4.21.1 What's Changed Backport a fix for CVE-2024-47764 to the 4.x branch by @joshbuker in expressjs/express#6029 Release: 4.21.1...
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed Allow leading dot for domain...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.7 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 Release notes Sourced from path-to-regexp's releases. Backtrack protection Fixed Add backtrack protection to...