Activities of "maliming"

hi

Can you share the logs.txt file with liming.ma@volosoft.com

Thanks

hi

Can you share the logs.txt file with liming.ma@volosoft.com

Thanks

hi

Can you share full logs.txt? liming.ma@volosoft.com Thanks.

Answer

Still 400 error Please clear the cache and resend the logs.

Thanks.

hi

No, you can only submit the form.

<form method="post" action="Account/ImpersonateTenant" id="ImpersonationForm">
        <input type="hidden" name="TenantId" value="Your_Tenant_Id">
        <input type="hidden" name="ReturnUrl" value="Your_ReturnUrl">
        <input type="hidden" name="TenantUserName" value="Your_Tenant_UserName">
</form>
Answer

Yes

http://dev.approach.cpat.dev/signout-callback-oidc

The end session request was rejected because the specified post_logout_redirect_uri was invalid: 

http://dev.approach.cpat.dev/signout-callback-oidc
Answer

ok, it still has 400 error

Please share the logs.

Thanks.,

Answer

What is the password of tenant admin?

https://cpattest.dev.approach.cpat.dev/

Answer

ok,

https://dev.approach.cpat.dev/ logout works.

hi

Add a http form in your Blazor page.

Submit ImpersonationForm will login the tenant admin user.

<form method="post" action="Account/ImpersonateTenant" id="ImpersonationForm">
        <input type="hidden" name="TenantId" value="Your_Tenant_Id">
        <input type="hidden" name="ReturnUrl" value="Your_ReturnUrl">
        <input type="hidden" name="TenantUserName" value="Your_Tenant_UserName">
</form>
Showing 291 to 300 of 10645 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20