{"id":24652339,"url":"https://github.com/kawasima/bouncr","last_synced_at":"2025-10-07T11:31:38.453Z","repository":{"id":22045857,"uuid":"94987426","full_name":"kawasima/bouncr","owner":"kawasima","description":"A reverse proxy with authentication and authorization","archived":false,"fork":false,"pushed_at":"2023-03-07T20:30:30.000Z","size":1063,"stargazers_count":21,"open_issues_count":17,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-07-28T10:29:25.646Z","etag":null,"topics":["audit","authentication","authorization","permissions","reverse-proxy"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kawasima.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}},"created_at":"2017-06-21T09:31:36.000Z","updated_at":"2023-07-28T10:29:25.646Z","dependencies_parsed_at":"2023-01-13T21:49:26.711Z","dependency_job_id":null,"html_url":"https://github.com/kawasima/bouncr","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawasima%2Fbouncr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawasima%2Fbouncr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawasima%2Fbouncr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawasima%2Fbouncr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kawasima","download_url":"https://codeload.github.com/kawasima/bouncr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235621521,"owners_count":19019522,"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":["audit","authentication","authorization","permissions","reverse-proxy"],"created_at":"2025-01-25T19:15:08.709Z","updated_at":"2025-10-07T11:31:33.067Z","avatar_url":"https://github.com/kawasima.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bouncr\n\nBouncr is an reverse proxy with authentication and authorization for backend applications.\n\n![bouncer](http://2.bp.blogspot.com/-kVVeXhsM8yU/VIhOpmLlnDI/AAAAAAAApfY/O5N9L72Byo4/s450/job_sp.png)\n\nBouncer has following features:\n\n- Authenticate\n    - Various types of credentials\n        - Password\n        - LDAP\n        - OpenID Connect\n    - Two factor authentication (using by Google authenticator etc)\n- Authorization (based on Group - Role - Permission)\n- Sign in\n- Sign out\n- Audit\n    - Show security activities\n- IdP\n    - OpenID Connect provider\n- Administration pages\n    - Manage users\n    - Manage groups\n    - Manage applications and realms\n    - Manage roles\n    - Manage OpenID Connect applications\n\n![bouncr architecture](https://i.imgur.com/BXWLGPG.png)\n\n\n## Docker\n\nYou can build the docker image of the api server and the proxy server using by jib.\n\n```\n% cd bouncr-api-server\n% mvn -P\\!dev,postgresql,hazelcast compile jib:dockerBuild\n```\n\n```\n% cd bouncr-proxy\n% mvn -P\\!dev,postgresql,hazelcast compile jib:dockerBuild\n```\n\n`docker-compose.yml` can run the api server and the proxy server with Hazelcast and Postgresql database.\n\n## License\n\nCopyright © 2017-2019 kawasima\n\nDistributed under the Eclipse Public License, the same as Clojure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkawasima%2Fbouncr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkawasima%2Fbouncr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkawasima%2Fbouncr/lists"}