{"id":"thoteam-slapd-server-mock","name":"slapd-server-mock","homepage":"https://hub.docker.com/r/thoteam/slapd-server-mock","repo_url":"https://hub.docker.com/r/thoteam/slapd-server-mock","category":"testing","subcategories":[],"tags":["ldap","openldap","mock","testing","integration-tests","devtools"],"what_it_does":"slapd-server-mock is a local/mock LDAP server intended to emulate slapd (OpenLDAP) behavior for testing. It helps integration tests and development environments simulate LDAP operations without relying on a real directory service.","use_cases":["CI/integration testing of applications that depend on LDAP lookups/authentication","Development and QA environments that need deterministic LDAP responses","Testing LDAP client behavior (bind, search, schema/entry handling) against a controllable server"],"not_for":["Production use as a real directory service","Security testing of hardened LDAP deployments","Workloads requiring real-world LDAP performance at scale"],"best_when":"You need a controllable, lightweight LDAP endpoint for automated tests and want to avoid external dependencies.","avoid_when":"You require full protocol/feature parity with production slapd/OpenLDAP or strong guarantees around schema correctness, replication, or security hardening.","alternatives":["OpenLDAP running in Docker for more realistic testing","LDAP server simulators/mocks that support scripting of responses","In-memory LDAP-like test doubles (where available) or stubbing LDAP client calls"],"af_score":30.0,"security_score":27.5,"reliability_score":28.8,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:56:02.574153+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["LDAP bind (exact mechanism depends on configuration; typically simple bind or anonymous for mocks)"],"oauth":false,"scopes":false,"notes":"As a mock LDAP server, authentication is generally performed via LDAP bind, not OAuth or API keys. The exact auth modes are not confirmed from the provided information."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Mock services are typically self-hosted; pricing details are not provided in the prompt."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":30.0,"security_score":27.5,"reliability_score":28.8,"mcp_server_quality":0.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":60.0,"rate_limit_clarity":0.0,"tls_enforcement":20.0,"auth_strength":30.0,"scope_granularity":0.0,"dependency_hygiene":40.0,"secret_handling":50.0,"security_notes":"Security posture depends on deployment configuration (e.g., whether TLS/LDAPS is enabled and how credentials are handled). As a mock, it may default to weaker security settings appropriate for tests rather than real-world hardening.","uptime_documented":0.0,"version_stability":45.0,"breaking_changes_history":40.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":"LDAP operations are not generally modeled as idempotent by an HTTP-tool-style contract; behavior would depend on the mock's implementation and test setup.","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["LDAP protocol interactions are stateful (bind/session), so the agent/test harness must maintain connection context correctly.","Mocks may not implement the full LDAP schema/extension set; tests may pass but not reflect production behavior."]}}