{"id":29875591,"url":"https://github.com/agentlab/karaf-jaxrs-whiteboard-security","last_synced_at":"2025-10-07T21:44:32.417Z","repository":{"id":43390365,"uuid":"254351005","full_name":"agentlab/karaf-jaxrs-whiteboard-security","owner":"agentlab","description":"Karaf OSGi JAX-RS Whiteboard Security","archived":false,"fork":false,"pushed_at":"2022-11-16T00:44:45.000Z","size":152,"stargazers_count":1,"open_issues_count":6,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-03-26T05:22:03.087Z","etag":null,"topics":["jax-rs","jaxrs","karaf","oauth2","osgi","whiteboard","wso2is"],"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-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agentlab.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":"2020-04-09T11:19:58.000Z","updated_at":"2024-03-26T05:22:03.088Z","dependencies_parsed_at":"2023-01-21T17:45:21.325Z","dependency_job_id":null,"html_url":"https://github.com/agentlab/karaf-jaxrs-whiteboard-security","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agentlab/karaf-jaxrs-whiteboard-security","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentlab%2Fkaraf-jaxrs-whiteboard-security","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentlab%2Fkaraf-jaxrs-whiteboard-security/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentlab%2Fkaraf-jaxrs-whiteboard-security/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentlab%2Fkaraf-jaxrs-whiteboard-security/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agentlab","download_url":"https://codeload.github.com/agentlab/karaf-jaxrs-whiteboard-security/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentlab%2Fkaraf-jaxrs-whiteboard-security/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267977730,"owners_count":24175223,"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-07-31T02:00:08.723Z","response_time":66,"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":["jax-rs","jaxrs","karaf","oauth2","osgi","whiteboard","wso2is"],"created_at":"2025-07-31T02:17:09.220Z","updated_at":"2025-10-07T21:44:27.383Z","avatar_url":"https://github.com/agentlab.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# karaf-jaxrs-whiteboard-security\nKaraf OSGi JAX-RS Whiteboard Security\n\n## Building from sources\n\nBuild `mvn clean install`\n\n## Deployment in Karaf\n\n### Run Karaf\n\n`./bin/karaf`\n\nRun from root Karaf floder, not from ./bin folder! See details in https://karaf.apache.org/get-started.html\n\n### Deploy OSGi JAX-RS Whiteboard Security server to Karaf\n\nBefore installation you should build server from sources! (Its due to Karaf installs all from local maven repository by default.)\n\n#### Add feature repository\n\n* `feature:repo-add mvn:ru.agentlab.security/ru.agentlab.security.feature/LATEST/xml`\n\n#### Install karaf features and activate OSGi bundles\n\nInstall main feature (installs all sub-features except cors plugin):\n\n* `feature:install ru.agentlab.security.deploy`\n\nInstall main feature (installs all sub-features with cors plugin):\n\n* `feature:install ru.agentlab.security.cors.deploy`\n\nOr you colud install sub-features one by one:\n\n* `feature:install agentlab-aries-jax-rs-whiteboard-jackson`\n* `feature:install nimbus-oauth-sdk`\n* `feature:install ru.agentlab.security.deps`\n* `feature:install ru.agentlab.security.deploy`\n* `feature:install ru.agentlab.security.cors.deploy` - optional\n\n## Development\n\n* `bundle:watch *` -- Karaf should monitor local maven repository and redeploy rebuilded bundles automatically\n\n* `bundle:list` и `la` -- list all plugins\n* `feature:list` -- list all features\n\n* `display` -- show logs\n* `log:set DEBUG` -- set logger filter into detailed mode\n\n* `./bin/karaf debug` -- allows to attach with debugger on 5005 port\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentlab%2Fkaraf-jaxrs-whiteboard-security","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentlab%2Fkaraf-jaxrs-whiteboard-security","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentlab%2Fkaraf-jaxrs-whiteboard-security/lists"}