Giter Club home page Giter Club logo

Comments (7)

Nordes avatar Nordes commented on June 20, 2024

from identityserver4.ldapextension.

Nordes avatar Nordes commented on June 20, 2024

Please read my comment in the issue #4

from identityserver4.ldapextension.

Nordes avatar Nordes commented on June 20, 2024

If you want to do a remote connection, it could be feasible, however I am in the Japan timezone and I am available only from 9PM (local time).

from identityserver4.ldapextension.

murattdogan avatar murattdogan commented on June 20, 2024

Turkey to discuss Japan are also 3PM hour clock 9pm. How to communicate for remote connection. I'll wait to hear from you.

from identityserver4.ldapextension.

murattdogan avatar murattdogan commented on June 20, 2024

"ldapActiveDirectory": {
// Active directory
"url": "ip Adress",
"port": 389,
"ssl": false,
"bindDn": "Domain\Administrator",
"bindCredentials": "DomaninPassword",
"searchBase": "DC=hitit,DC=edu,DC=tr",
// "searchFilter": "(&(objectClass=user)(objectClass=person)(sAMAccountName={0}))",
"searchFilter": "(&(objectClass=user)(sAMAccountName={0}))"
// "searchFilter": "(&(objectClass=user)(objectClass=person)(sAMAccountName={0}))",
// Example: If you use a redis instead of in-memory
//"redis": "localhost:32771,ssl=false"
}
Problem solved . The ldap config is faulty. Rather above

from identityserver4.ldapextension.

murattdogan avatar murattdogan commented on June 20, 2024

If you add this project to my project, I would like to join and develop myself in the active directory part

from identityserver4.ldapextension.

Nordes avatar Nordes commented on June 20, 2024

I tried to add you on whatsapp but without success.

from identityserver4.ldapextension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.