Azure-Samples/active-directory-b2c-dotnetcore-webapp

CallbackPath isn't configured

gsacavdm opened this issue · 0 comments

The Callback path should be added to AzureAdB2COptions and wired up in OpenIdConnectOptionsSetup

See this PR for reference on how this was done for the dotnetcore template.