-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Trying to override Volo.Abp.Account.Public.Web.Areas.Account.Controllers.AccountController #21803
Comments
hi We have a |
I have made this:
and it is still not triggered. Do i need to do something additionally? |
Please upload your test project to Github. |
I did not check this such a way. |
Angular app use |
Is there an existing issue for this?
Description
I am trying to resolve the issue of letting the authenticated user in in tab #2 if he is already authenticated in tab #1 of the browser.
For this, I am trying to override ABP
AccountController
.Reproduction Steps
Adding this to OpenID server project:
Expected behavior
The class code is triggered
Actual behavior
The class code is not triggered
Regression?
No response
Known Workarounds
No response
Version
8.1.3
User Interface
Angular
Database Provider
EF Core (Default)
Tiered or separate authentication server
Separate Auth Server
Operation System
Windows (Default)
Other information
No response
The text was updated successfully, but these errors were encountered: