OAuth does not redirect user to Docker-hosted login page
I’m building a Blazor WASM app and I need to authenticate users via a 3rd party service (eventually, it will be Office 365). For testing purposes, I ran the Keycloak Docker image in which I created a realm BlazorTestRealm
and a client blazor-client
.
Static Readonly Field Value Gets Replaced
.Net 8 Blazor
Static Class, Static Fields
Blazor buttons work in child page but not home page (new Blazor WebApp project)
I cannot get a button to work on the home page or on a component living on the home page. A secondary page with the same code works.