0
zetic_alexandre created
- ABP Framework version: v4.3.0
- UI type: Blazor
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:
Hi, I published my BlazorWASM project and my Api.Host project, both on separate test servers (configured over HTTPS), on Azure. I configured CORS, redirect urls, registered Blazor app as a client for IdentityServer, and the application works on Firefox, Edge and Chrome. But it doesn't work on Brave. I can log in, but the user doesn't seem to have any permissions
when the menu should be like this
and i can't fetch the profile picture
the tenant and identity cookies are missing on Brave when fetching profile picture
Do you have any advice? Thanks
2 Answer(s)
-
0
is it happening only on Brave ? is it working for Chrome?
-
0
This question has been automatically marked as stale because it has not had recent activity.