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
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: