pkskelly / BlazorGolf

Blazor and Web API sample application to learn api design and blazor
MIT License
0 stars 0 forks source link

Cannot login when deployed. #12

Closed pkskelly closed 2 years ago

pkskelly commented 2 years ago

Azure AD Authentication works when locally running. Fails when pushed to Azure SWA instance.

Check of issues found https://stackoverflow.com/questions/67805062/blazor-wasm-net-6-preview-4-azure-ad-there-was-an-error-trying-to-log-you-in which is what is being experience.

pkskelly commented 2 years ago

Closed by PR #13