{"id":21766388,"url":"https://github.com/rtasalem/spring-security-auth-server","last_synced_at":"2026-04-11T11:38:57.990Z","repository":{"id":250615720,"uuid":"834949229","full_name":"rtasalem/spring-security-auth-server","owner":"rtasalem","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-03T18:43:11.000Z","size":62,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-24T10:31:23.571Z","etag":null,"topics":["authentication","h2-database","java","jpa","jwt","oauth2","spring-boot","spring-security"],"latest_commit_sha":null,"homepage":"","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/rtasalem.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":"2024-07-28T19:43:38.000Z","updated_at":"2024-08-03T18:50:47.000Z","dependencies_parsed_at":"2025-03-21T05:35:56.537Z","dependency_job_id":null,"html_url":"https://github.com/rtasalem/spring-security-auth-server","commit_stats":null,"previous_names":["rtasalem/spring-security-auth-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rtasalem/spring-security-auth-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtasalem%2Fspring-security-auth-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtasalem%2Fspring-security-auth-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtasalem%2Fspring-security-auth-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtasalem%2Fspring-security-auth-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtasalem","download_url":"https://codeload.github.com/rtasalem/spring-security-auth-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtasalem%2Fspring-security-auth-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270859063,"owners_count":24658148,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","h2-database","java","jpa","jwt","oauth2","spring-boot","spring-security"],"created_at":"2024-11-26T13:17:08.516Z","updated_at":"2026-04-11T11:38:57.933Z","avatar_url":"https://github.com/rtasalem.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Security Authenticated Server\n\n## Acknowledgements\n\nCredit to [unkownkoder on Youtube](https://www.youtube.com/@unknownkoder) for their tutorial on [_How to Create a Login System with Spring Data JPA and JWTs_](https://youtu.be/TeBt0Ike_Tk?si=ua8exzVlrdtlj9FD).\n\n## Prequisites\n\n- Maven\n- Docker\n\n## Summary\n\nThis is a Spring Security authentication server. The server enables users with the `admin` role to access both the user and admin endpoints, while for users the admin endpoint is locked down and only access to the user endpoint is permitted.\n\n### Dependencies\n\n- Spring Security\n- OAuth 2.0 Resource Server\n- Spring Web\n- Spring Data JPA\n- H2 Database\n- Spring Boot DevTools\n- Lombok\n\n### Personal Touches\n\nWhile following unknownkoder's tutorial, additional enhancements were made to the codebase:\n\n- The Lombok dependency was installed to reduce the amount of overall boilerplate code that was written during the tutorial.\n- The server is configured to run within a Docker container.\n- Java Docs to provide details of all API endpoints.\n\n## Getting Started\n\n```\ndocker compose build\ndocker compose up -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtasalem%2Fspring-security-auth-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtasalem%2Fspring-security-auth-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtasalem%2Fspring-security-auth-server/lists"}