The OIDC/Identity Server you are using need to accept calls from the domain on which the Blazor client application is hosted.
The OIDC code insight the Blazor client calls both the OIDC Discovery endpoint and Token endpoint on the OIDC/Identity Server. These calls need to be enabled by the CORS configuration.
You should be able to run the sample locally and login using a FoxIDs test user. Thereby, you should be able to see the authentication flow.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…