{"id":24414760,"url":"https://github.com/andifalk/spring-security-ldap-demo","last_synced_at":"2026-04-16T11:02:02.055Z","repository":{"id":83441951,"uuid":"259911839","full_name":"andifalk/spring-security-ldap-demo","owner":"andifalk","description":"Demo for authenticating users with Spring Security and LDAP","archived":false,"fork":false,"pushed_at":"2020-04-29T16:38:59.000Z","size":62,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T11:16:31.647Z","etag":null,"topics":["authentication","ldap","ldap-server","security","spring-boot","spring-data-ldap","spring-security"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/andifalk.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-29T11:53:42.000Z","updated_at":"2020-12-25T14:27:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"a448eabe-7fff-4ba3-a51d-94c90f87cbe7","html_url":"https://github.com/andifalk/spring-security-ldap-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andifalk/spring-security-ldap-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andifalk%2Fspring-security-ldap-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andifalk%2Fspring-security-ldap-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andifalk%2Fspring-security-ldap-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andifalk%2Fspring-security-ldap-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andifalk","download_url":"https://codeload.github.com/andifalk/spring-security-ldap-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andifalk%2Fspring-security-ldap-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["authentication","ldap","ldap-server","security","spring-boot","spring-data-ldap","spring-security"],"created_at":"2025-01-20T07:19:28.256Z","updated_at":"2026-04-16T11:02:02.047Z","avatar_url":"https://github.com/andifalk.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Security LDAP Demo\n\nThis repository contains a simple demo for authenticating users with Spring Security and \nan embedded LDAP server.\n\nThe app provides the following Rest API endpoints:\n\n* [Application Index](http://localhost:8080) \n* [List all persons from LDAP](http://localhost:8080/persons) \n* [Find a person in LDAP by user name (e.g. Bob)](http://localhost:8080/persons/bob) \n\nAll endpoints require authentication, so you will see a login screen first.\n\nTo login use one of the following users:\n\n| user id | password        |\n|---------|-----------------|\n| alice   | alicepassword   |\n| bob     | bobpassword     |\n| clara   | secret          |\n| joe     | joepassword     |\n\nThe embedded LDAP server initializes its user data by reading the file _test-server.ldif_.\nThis file includes all users together with their encrypted passwords \n(using secure hashing encoders BCrypt, SCrypt and Argon2). One user (_clara_) uses an insecure clear password \n(just for demo purposes, don't do this in Production!). \n\n### Reference Documentation\nFor further reference, please consider the following sections:\n\n* [Embedded LDAP Server](https://docs.spring.io/spring-boot/docs/2.2.6.RELEASE/reference/html/boot-features-nosql.html#boot-features-ldap-embedded)\n* [Spring LDAP](https://docs.spring.io/spring-boot/docs/2.2.6.RELEASE/reference/htmlsingle/#boot-features-ldap)\n\n### Guides\nThe following guides illustrate how to use some features concretely:\n\n* [Authenticating a User with LDAP](https://spring.io/guides/gs/authenticating-ldap/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandifalk%2Fspring-security-ldap-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandifalk%2Fspring-security-ldap-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandifalk%2Fspring-security-ldap-demo/lists"}