{"id":19794143,"url":"https://github.com/simplesamlphp/simplesamlphp-module-ldap","last_synced_at":"2025-10-23T19:24:47.353Z","repository":{"id":34307551,"uuid":"175646411","full_name":"simplesamlphp/simplesamlphp-module-ldap","owner":"simplesamlphp","description":"Module that provides authentication against LDAP stores","archived":false,"fork":false,"pushed_at":"2025-03-14T13:53:35.000Z","size":346,"stargazers_count":4,"open_issues_count":4,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T19:11:37.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplesamlphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-03-14T15:10:57.000Z","updated_at":"2025-03-14T13:53:38.000Z","dependencies_parsed_at":"2023-02-13T02:45:35.289Z","dependency_job_id":"255168c5-0e01-47dd-9350-8862f49a9d1c","html_url":"https://github.com/simplesamlphp/simplesamlphp-module-ldap","commit_stats":{"total_commits":132,"total_committers":9,"mean_commits":"14.666666666666666","dds":"0.24242424242424243","last_synced_commit":"0733e9f1249b4d5296ec5fb8489a88124f6b2c95"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-ldap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-ldap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-ldap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-ldap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplesamlphp","download_url":"https://codeload.github.com/simplesamlphp/simplesamlphp-module-ldap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247550693,"owners_count":20956987,"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-12T07:12:12.806Z","updated_at":"2025-10-23T19:24:42.320Z","avatar_url":"https://github.com/simplesamlphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LDAP Module\n\n![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-ldap/actions/workflows/php.yml/badge.svg)\n[![Coverage Status](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-ldap/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-ldap)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-ldap/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-ldap/?branch=master)\n[![Type Coverage](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-ldap/coverage.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-ldap)\n[![Psalm Level](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-ldap/level.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-ldap)\n\nThis module provides authproc-filters and authentication sources for interaction\nwith LDAP directories.\n\n## Installation\n\nOnce you have installed SimpleSAMLphp, installing this module is very simple.\nJust execute the following command in the root of your SimpleSAMLphp\ninstallation:\n\n```bash\ncomposer.phar require simplesamlphp/simplesamlphp-module-ldap:dev-master\n```\n\nwhere `dev-master` instructs Composer to install the `master` branch from the\nGit repository. See the [releases](https://github.com/simplesamlphp/simplesamlphp-module-ldap/releases)\navailable if you want to use a stable version of the module.\n\nNext thing you need to do is to enable the module: in `config.php`,\nsearch for the `module.enable` key and set `ldap` to true:\n\n```php\n    'module.enable' =\u003e [\n         'ldap' =\u003e true,\n         …\n    ],\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-ldap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-ldap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-ldap/lists"}