Activities of "maliming"

hi albert.ogbekhilu and muratdogan@hitit.edu.tr

You can check souce code of OpenLdapManager and LdapExternalLoginProvider The ldap feature is base on https://github.com/abpframework/abp/pull/4979

  • Add LdapExternalLoginProvider on the Account PRO module.
  • Allow to enable/disable LDAP login by a setting (using the setting management system).
  • Define settings for LDAP options (using the setting management system).
  • Create the UI to arrange settings, on the Account tab of the setting page
  • Create a "feature" to enable/disable LDAP login by tenant/edition.

hi

Please see https://support.abp.io/QA/Questions/715/LDAP-Setup-documentation

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

Showing 10411 to 10420 of 10618 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 10, 2025, 06:30