<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00006DZFC1SAPOkta Classic EngineAdministrationAnswered2024-04-15T10:02:50.000Z2019-05-01T21:40:12.000Z2020-07-21T19:56:29.000Z

u0eil (u0eil) asked a question.

LDAP Connector for AD without uid attribute

I cannot seem to configure my LDAP Agent Directory Integration with AD LDS. I keep getting an error about an invalid attribute, 'uid'. We do not use 'uid', we use 'samAccountName' and I have set that as the 'Unique Identifier Attribute' value but it doesn't help.

 

How do I configure the LDAP Agent Directory to not require the 'uid' attribute?

 

Thanks!


lw0f2 likes this.
  • emilian.aldea (Okta, Inc.)

    Good morning Seoras,

    Emilian here on behalf of Okta's Customer Support Team, thank you for reaching out to us!

     

    On the subject of the LDAP integration, I am afraid that the "uid" attribute is set as required, part of the attribute schema we're looking up against any LDAP directories. I am afraid that there is no way around that, for the time being, therefore I would recommend submitting this as a New Feature Request, under our Support Portal's Ideas section

     

    Ref link: https://support.okta.com/help/s/ideas

     

     Features suggested in our community are reviewed and can be voted and commented on by other members of the community, therefore making it much easier for our Product Management Team to prioritize our customers’ needs.

     

     

     

     

     

    On a side note, I have personally managed to work my way around that with the following implementation:

    Ref link: https://gist.github.com/tuxfight3r/565dc060d2d5837f7349be9c0a1ea61b

     

    ... under the Optional Data Manipulation header, you have the rwm-map attribute uid sAMAccountName which can be enabled (un-commented) to add the required attribute from the sAMAccountName. However, please bear in mind that this is a third party solution, therefore it is not something we can officially recommend.

     

     

     

    For any other questions or concerns in this regard, please raise a support ticket so we may better investigate and troubleshoot.

     

    Kind Regards,

    Emilian Aldea

    Technical Support Engineer

    Okta Global Customer Care

    Expand Post
  • p3a1i (p3a1i)

    Afternoon,

     

    Double checking if LDAP still requires UID. I'm running into the same problem.

This question is closed.
Loading
LDAP Connector for AD without uid attribute