I will check it
Unable to validate issuer. validationParameters.ValidIssuer is null or whitespace AND validationParameters.ValidIssuers is null or empty.
See https://github.com/abpframework/abp/issues/20034 https://support.abp.io/QA/Questions/7180/Deploying-an-ABP-tiered-project-to-mutliple-docker-containers#answer-3a1297a0-ff1b-ca76-c30d-0b6e0f62253d
Yes,
see: https://github.com/abpframework/abp-samples/tree/master/SignalRDemoBlazorUI
thanks. i will check it
Hi,
We changed the unit test codes in the template.
https://github.com/abpframework/abp/pull/17880/files
You can create a new project and refer to the application change to the existing project.
You can set IdentityModelEventSource.ShowPII = true; to check the error details
This example combines distributed events and SignalR.
You can use SignalR directly
Hi,
looks like a problem.
Could you share the full steps to reproduce the problem? i will check it. thanks