ok
liming.ma@volosoft.com
ok, the Correlation failed
should be the cookies problem. https://github.com/dotnet/aspnetcore/blob/release/9.0-rc1/src/Security/Authentication/Core/src/RemoteAuthenticationHandler.cs#L248-L280
Please check the browser network/console panel to see the warning.
If you can share a online URL. I can check it.
hi
Can you share some screenshots and exception logs with https?
What I mean is you should not change https, maybe there are other solutions.
Thanks.
hi
Please share all logs.txt(all microserves)
to liming.ma@volosoft.com
Thanks.
Your MyPermissionStore
has already replaced the built-in PermissionStore
.
I don't understand what your problem is with it.
Can you reproduce your problem in a template project? That way I can check.
Thanks
hi
However, when setting up the callback URL, it automatically picks up the internal domain with HTTP, leading to issues when using HTTPS.
What's the issue?
hi
Can you create a new ms project and select blazor wasm as UI type to check the new design?
Thanks.
hi
there are two projects in the /apps/blazor directory, ProjectName.Blazor.Client and ProjectName.Blazor.
This is the new Blazor web app template. see https://abp.io/docs/latest/release-info/migration-guides/abp-8-2-blazor-web-app
You can create a new template project just as your current project type. then compare the code.
Thanks