Relative Content

Tag Archive for authenticationazure-active-directorymicrosoft-entra-idauthz

Sign-Up flow for React/.NET Core API hosted in Azure using Entra ID

I’m very new to authn/authz that doesn’t come out of the box from Visual Studio templates and have a question regarding new users registering on a public-facing application hosted in Azure (just a personal project for practice). I have app registrations for the React frontend and the .NET Core 8 API.