Hi,
We have issues using impersonation on our Blazor App (LeptonX Theme). When clicking the impersonate button "Connectez-vous avec cet utilisateur", the user gets redirected to the auth server and gets a 403 Error "Require AbpIdentity.Users.Impersonation permission to impersonate user!". We have another permissions-related issue that I'm about to create, but I think they are separate.
We would like to investigate this.
- ABP Framework version: v7.2.3
- UI type: Blazor (+ Angular)
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): Identity Server Separated
10 Answer(s)
-
0
Said ticket https://support.abp.io/QA/Questions/5396/Blazor-permissions-not-updating-while-still-connected
-
0
hi
Please share the full logs of AuthServer. Thanks
You have been granted the
AbpIdentity.Users.Impersonation
permission right?liming.ma@volosoft.com
-
0
Hi I just confirmed the user has full admin privileges, including AbpIdentity.Users.Impersonation. Let me send you the logs by email
-
0
hi
If the access token doesn't include any registered audience will get this error.
[15:02:05 INF] The authentication demand was rejected because the token had no valid audience.
Can you share your project or how can I reproduce this in a new template project?
-
0
Hi maliming, You were added to the repository https://github.com/Manuloc/ConfigurationClient Thanks
-
0
hi
Thanks. Can you share some steps?
-
0
-
0
Thank you, I will run some tests and come back to you
-
0
ok
-
0