LDAP Implementation

S Abijith 346 Reputation points
2021-04-28T08:05:59.467+00:00

Hi All,
We have a WPF application built on .Net Framework 4.6.1. We are trying to implement LDAP in this application.
Our requirement is that we need to authenticate a user and fetch the corresponding user group from the LDAP server for authorization.

Please let us know as to what would be the best approach for achieving this.
Any help would be appreciated.
Thank you!!

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,238 questions
0 comments No comments
{count} votes

Accepted answer
  1. Timon Yang-MSFT 9,571 Reputation points
    2021-04-29T01:54:03.22+00:00

    Please look at these posts, they seem to have a problem like yours and got a solution:

    How to get all the AD groups for a particular user?

    Get all groups for a user using LDAP

    If I misunderstood what you mean, please let me know.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful