Add Microsoft Entra Auth
Open
area-dotnet-scaffolding
area-identity
customer-reported
Triage-Approved
type-enhancement
- Dominant language
- C#
- Stars
- 818
- Forks
- 260
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
Currently, adding support for Microsoft Entra to a web app is a manual process. It requires quite a few steps so the possibility of missing a step or misconfiguring a component is high and leads to frustration. It would be a far superior experience to use a Connected Services style interaction to prompt the user and scaffold all of the necessary code and dependencies.
Requesting an option in `dotnet scaffold` to scaffold Microsoft Entra auth.
Contributor guide
Assessment
This issue has not been assessed yet.