Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable support for user impersonation in Blazor #60114

Open
danroth27 opened this issue Jan 30, 2025 · 0 comments
Open

Enable support for user impersonation in Blazor #60114

danroth27 opened this issue Jan 30, 2025 · 0 comments
Labels
area-blazor Includes: Blazor, Razor Components

Comments

@danroth27
Copy link
Member

The request was raised by the ABP Platform folks (@maliming, @sturlath) to enable impersonation:

abpframework/abp#9997 (comment)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

No branches or pull requests

1 participant