Enable support for user impersonation in Blazor
Open
area-blazor
enhancement
feature-blazor-wasm-auth
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
The request was raised by the ABP Platform folks (@maliming, @sturlath) to enable impersonation:
https://github.com/abpframework/abp/issues/9997#issuecomment-2588173496
> We hope we can customize the authorize request. e.g., change the query string or the request path. We can add an OnRedirectToIdentityProvider delegation of OpenIdConnectOptions.Event to implement on the MVC side. It would be best if there is a similar option or event in Blazor.
Contributor guide
Assessment
This issue has not been assessed yet.