{"id":20471605,"url":"https://github.com/backbase/access-control-data-extension","last_synced_at":"2026-02-03T14:31:39.594Z","repository":{"id":88304919,"uuid":"292831538","full_name":"Backbase/access-control-data-extension","owner":"Backbase","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-12T11:56:13.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-11-20T20:02:49.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/Backbase.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":"2020-09-04T11:32:16.000Z","updated_at":"2021-02-12T11:56:16.000Z","dependencies_parsed_at":"2023-04-24T00:33:45.040Z","dependency_job_id":null,"html_url":"https://github.com/Backbase/access-control-data-extension","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Backbase/access-control-data-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Faccess-control-data-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Faccess-control-data-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Faccess-control-data-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Faccess-control-data-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Backbase","download_url":"https://codeload.github.com/Backbase/access-control-data-extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Faccess-control-data-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29047565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"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":[],"created_at":"2024-11-15T14:16:46.622Z","updated_at":"2026-02-03T14:31:39.589Z","avatar_url":"https://github.com/Backbase.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Access control extension\n## Extend the data model for Access control.\n\n[Example: Extend the data model for Access control from Community](https://community.backbase.com/documentation/DBS/latest/access_control_extend_data_model)\n\n## Description\nThis example shows you how to modify the default behavior of the Access control service. \nThis modification allows to extend the data model for Access control using additions.\n\n## How to use\nTo use your service extension, you include the property file to the CLASSPATH and define \n`spring.config.additional-location` environment variable when the service is started.\n\n[When you run a service as a bootable jar](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#executable-jar-property-launcher-features), \nyou can configure custom config location. For example: \n\n    java -Dspring.config.additional-location=C:\\Backbase\\access-control-data-extension\\src\\main\\resources\\apiExtensionAccessControl.yml -jar access-control.jar\n    \nIf you are not running the Service as a war, use the mechanism available in your application server.\n\n### Docker\nAs an example we include a [Dockerfile](Dockerfile) showing how we could extend our Backbase Docker images\nwith additional configuration we just created.\n\n    mvn package -Pdocker\n\nAfter the build finishes we will have a Docker image with our additional configuration inside.\nSet the following environment variable when running the docker image.\n\n    SPRING_CONFIG_ADDITIONAL-LOCATION: \"classpath:/apiExtensionAccessControl.yml\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackbase%2Faccess-control-data-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackbase%2Faccess-control-data-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackbase%2Faccess-control-data-extension/lists"}