{"id":20298433,"url":"https://github.com/gmoqa/node-ldap-example","last_synced_at":"2026-05-11T15:18:41.221Z","repository":{"id":42256628,"uuid":"277628876","full_name":"gmoqa/node-ldap-example","owner":"gmoqa","description":"Node.js + Express + LDAP basic example ","archived":false,"fork":false,"pushed_at":"2023-03-05T04:25:50.000Z","size":53,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T10:24:51.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmoqa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-06T19:19:22.000Z","updated_at":"2020-07-06T19:21:52.000Z","dependencies_parsed_at":"2025-01-14T10:16:01.678Z","dependency_job_id":"a05e8f2a-36d0-45a7-a6a2-990022310c09","html_url":"https://github.com/gmoqa/node-ldap-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmoqa%2Fnode-ldap-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmoqa%2Fnode-ldap-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmoqa%2Fnode-ldap-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmoqa%2Fnode-ldap-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmoqa","download_url":"https://codeload.github.com/gmoqa/node-ldap-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241794138,"owners_count":20021192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T16:09:35.962Z","updated_at":"2026-05-11T15:18:36.184Z","avatar_url":"https://github.com/gmoqa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.js LDAP Example\n\n## Run\n\n```bash\n$ npm install\n$ npm start\n```\n\n## Test\nPOST -\u003e localhost:3000/login\n```json\n{\n    \"username\": \"riemann\",\n    \"password\": \"password\"\n}\n```\n\n### Response\n```json\n{\n    \"status\": \"ok\",\n    \"user\": {\n        \"dn\": \"uid=riemann,dc=example,dc=com\",\n        \"controls\": [],\n        \"objectClass\": [\n            \"inetOrgPerson\",\n            \"organizationalPerson\",\n            \"person\",\n            \"top\"\n        ],\n        \"cn\": \"Bernhard Riemann\",\n        \"sn\": \"Riemann\",\n        \"uid\": \"riemann\",\n        \"mail\": \"riemann@ldap.forumsys.com\"\n    }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmoqa%2Fnode-ldap-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmoqa%2Fnode-ldap-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmoqa%2Fnode-ldap-example/lists"}