hi
yes, and you can also begin a uow manually.
https://docs.abp.io/en/abp/latest/Unit-Of-Work#begin-a-new-unit-of-work
hi @serdar.genc
This can't be managed now.
https://support.abp.io/QA/Questions/772#answer-0027fb42-c0e1-cd1c-1bf7-39fa52511797
hi @paul.harriman
Please share the full logs. the log that your shared is Information
hi @ldacnfinit
https://docs.abp.io/en/commercial/latest/modules/account/impersonation
HI
for the "Login as User" are u asking us to add the code in the link above?
Yes, add MyImpersonationExtensionGrantValidator
to your API(Identity Server) project.
I guess impersonating tenant/user is not compatible with spa redirect
.
hi
[ERR] Grant validation error: Value cannot be null. (Parameter 'value') System.ArgumentNullException: Value cannot be null. (Parameter 'value')
https://support.abp.io/QA/Questions/3022/Error---Impersonating-user-from-tenant#answer-f092137a-2fcb-adc6-f944-3a03a9727fd1
[ERR] Invalid extension grant{"error":"Nested impersonation is not allowed!"}
Can you share the URL and username password that only have some permissions so that I can see the error online?
hi
It worked before. I will check again.
hi
https://github.com/abpframework/abp-samples/tree/master/ConcurrentLogin
hi
https://github.com/abpframework/abp/pull/10152#issue-1007619207
hi
Can you share the error logs of HTTP status code 409?
Also try to remove the app.UseUnitOfWork();
from the web project.