BEST
DEALS
OF THE
YEAR!
SAVE UP TO $3,000
24 NOV
1 DEC
00 Days
00 Hrs
00 Min
00 Sec
Open Closed

LDAP with LeptonX and OpenIddict #3986


User avatar
0
cala created

Hi, we would like to test LDAP authentification but it looks like there is no LDAP tab in the Identity Management settings anymore

is your documentation still correct for OpenIddict ? https://docs.abp.io/en/commercial/latest/modules/identity/ldap


7 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    Did you enable the Ldap feature?

  • User Avatar
    0
    cala created

    oh, we didnt enabled it for the host :/ makes sense that it doesnt show up.

    but it looks like one localization is missing ( v6.0.1 ):

  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    May I ask, what UI are you using?

  • User Avatar
    0
    cala created

    Blazor (server) - project was created with suite 6.0.0

  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    I will check it.

  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    It's a problem, we will fix it.

    for now, you can try:

    • Add DisplayName:Abp.Ldap.LdapPassword to your localzation files.

    Configure<AbpLocalizationOptions>(options =>
    { 
        .....
        options.Resources
            .Get<IdentityResource>()
            .AddVirtualJson("/Localization/<YourProjectName>");
        ......
    });
    
  • User Avatar
    0
    cala created

    ok, thanks

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 20, 2025, 09:12
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.