Activities of "maliming"

hi

Maybe this will help.

https://docs.microsoft.com/en-us/aspnet/core/security/authentication/social/?view=aspnetcore-6.0&tabs=visual-studio

hi

Please check your app logs.

Active Directory requires domain name with user name

Can you share relevant documents?

hi

Active Directory requires the username with its domain name like "domain\user".

domain\user is a good solution, then you can split the domain and username in your custom ldap service.

You can also add a new setting and override the setting page.

I don't know your use case, just tell you you can change this service to change /Abp/ServiceProxyScript endpoint.

Its looks good.

Can you send me a project that I can debug? liming.ma@volosoft.com

You can create a new project via CLI

You can replace the AbpServiceProxyScriptController

https://github.com/abpframework/abp/blob/e3e1779de6df5d26f01cdc8e99ac9cbcb3d24d3c/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ProxyScripting/AbpServiceProxyScriptController.cs#L32

hi

How do you decrypt it?

https://github.com/abpframework/abp/blob/e3e1779de6df5d26f01cdc8e99ac9cbcb3d24d3c/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ProxyScripting/AbpServiceProxyScriptController.cs#L32

: )

hi

The browser cancel your ajax request.

You can try to add preventDefault

$("#productForm").on('submit', function (e) {

    e.preventDefault();

Showing 9901 to 9910 of 11539 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.