Is there an existing issue for this?
Description
I created a microservice template, but instead of using the template, I created a Blazor Web App project (Server Model) and integrated it with the AuthServer. After successful login, the CurrentUser field displays user information, but the IsAuthenticated property is always false. I also depend on AbpIdentityAspNetCoreModule
This is the Blazor configuration.
This is a screenshot of the program
Reproduction Steps
No response
Expected behavior
No response
Actual behavior
No response
Regression?
No response
Known Workarounds
No response
Version
9.3.0
User Interface
Blazor
Database Provider
EF Core (Default)
Tiered or separate authentication server
Separate Auth Server
Operation System
macOS
Other information
No response