Activities of "maliming"

Answer

Yes

Answer

hi @RonaldR

Can your problem be reproduced using a template project?

hi Harshil

abp is using the ASP.NET Core standard external/social login.

https://docs.microsoft.com/en-us/aspnet/core/security/authentication/social/

hi @vu.nguyen

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Seperated (Angular): yes / no

I think it depends on your configure of LDAP server.

I am not particularly familiar with LDAP. I just implemented a simple authentication. You can completely customize it.

hi

abp just a test name.

docker run --name ldap -d --env LDAP_ORGANISATION="abp" --env LDAP_DOMAIN="abp.com" --env LDAP_ADMIN_PASSWORD="123456" -p 389:389 -p 636:639 --detach osixia/openldap

hi

This is related to jquery-validation .

https://github.com/jquery-validation/jquery-validation/issues/1577#issuecomment-139738276

https://mfranc.com/javascript/jquery-valdiator-modyfing-decimal-separator/

hi @lihongjun

Please check this: https://docs.abp.io/en/abp/latest/Multi-Tenancy#default-tenant-resolvers

Whats base domain component

It depends on your LDAP server. https://github.com/abpframework/abp/blob/1f0e3127cc1708f61a32de1cd664f68fc226b897/framework/test/Volo.Abp.Ldap.Tests/Volo/Abp/Ldap/LdapManager_Tests.cs#L23

Do I need to supply a username & password or is it optional

Username/password is required, it needs to have the permissions to query LDAP users and verify the password of LDAP users.

Do I need to make any modification to the code or does it work out of the box

It depends on your LDAP server. We use OpenLdapManager in account pro module by default.

This is not related to LDAP both is there a way to disable or override the errorHandling for the RestService globalyl, or do I have do it per api?

You can create a quesiton and our angular support staff will reply to you.

hi BernardoTeixeira

Invalid_client

Please check your identity server's Client_Id

https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.DbMigrator/appsettings.json#L13

Showing 10881 to 10890 of 11083 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 November 04, 2025, 06:41