{"id":19316602,"url":"https://github.com/wisskirchenj/authorization-server","last_synced_at":"2026-05-14T08:37:09.486Z","repository":{"id":176499680,"uuid":"658825330","full_name":"wisskirchenj/authorization-server","owner":"wisskirchenj","description":"Spring Oauth2-AuthorizationServer to use as cluster service (Issuer of JWT-tokens, OIDC)","archived":false,"fork":false,"pushed_at":"2024-04-29T19:21:13.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T04:12:33.350Z","etag":null,"topics":["oauth2-server","oidc-provider","spring-authorization-server","spring-boot-3-1","spring-jpa"],"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/wisskirchenj.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":"2023-06-26T15:07:45.000Z","updated_at":"2024-04-29T19:21:15.000Z","dependencies_parsed_at":"2024-04-29T20:44:42.114Z","dependency_job_id":null,"html_url":"https://github.com/wisskirchenj/authorization-server","commit_stats":null,"previous_names":["wisskirchenj/authorization-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fauthorization-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fauthorization-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fauthorization-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fauthorization-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisskirchenj","download_url":"https://codeload.github.com/wisskirchenj/authorization-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240420938,"owners_count":19798501,"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":["oauth2-server","oidc-provider","spring-authorization-server","spring-boot-3-1","spring-jpa"],"created_at":"2024-11-10T01:11:58.789Z","updated_at":"2026-05-14T08:37:09.457Z","avatar_url":"https://github.com/wisskirchenj.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cluster-Authorization-Service\n\nSpring Boot application, that implements a Authorization server for our Kubernetes cluster.\n\n## Technology / External Libraries\n\n- Java 20\n- Spring Boot 3.1.1 (with Spring Security 6.1.1)\n- Spring Authorization Server 1.1.1\n- Spring Boot 3.1.1 (with JPA)\n- Postgres-Database\n- Spring AOT native image on GraalVM (Liberica 17.0.7)\n- Lombok\n- Gradle 8.2\n\n## Program description\n\nNative image app based on new Spring-Oauth2-AuthorizationServer, that runs in our kubernetes cluster\nand provides logged in users via OIDC with JWT tokens. The UserDetailsService is provided with a JPA-repository,\nthat connects to a `users` database accessed by the postgres-service.\nThe OIDC-login is triggered by a gateway inside the cluster (Spring Cloud Gateway).\n\n## Project status\n\nProject started on 26.06.23\n\n## Progress\n\n26.06.23 Initial setup with admin-client on client-credentials wotkflow with basic authentication\n\n01.07.23 Add persistent User management on base of Spring Boot Web-MVC / Spring JPA. Integration\ntesting.\n\n02.07.23 Remove RegisterController (transferred to gateway). Authorization server now uses UserDetailsService\nbased on the users-database (postgres-service). It connects via a JPA-Repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisskirchenj%2Fauthorization-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisskirchenj%2Fauthorization-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisskirchenj%2Fauthorization-server/lists"}