{"id":25567550,"url":"https://github.com/weaviate-tutorials/rbac","last_synced_at":"2025-07-25T08:04:13.241Z","repository":{"id":277319959,"uuid":"931467619","full_name":"weaviate-tutorials/rbac","owner":"weaviate-tutorials","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-14T12:24:07.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T13:56:11.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/weaviate-tutorials.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,"zenodo":null}},"created_at":"2025-02-12T10:26:39.000Z","updated_at":"2025-02-14T12:24:11.000Z","dependencies_parsed_at":"2025-05-29T12:19:12.582Z","dependency_job_id":null,"html_url":"https://github.com/weaviate-tutorials/rbac","commit_stats":null,"previous_names":["weaviate-tutorials/rbac"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/weaviate-tutorials/rbac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Frbac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Frbac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Frbac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Frbac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate-tutorials","download_url":"https://codeload.github.com/weaviate-tutorials/rbac/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate-tutorials%2Frbac/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266977737,"owners_count":24015478,"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-25T02:00:09.625Z","response_time":70,"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":[],"created_at":"2025-02-20T23:32:15.506Z","updated_at":"2025-07-25T08:04:12.739Z","avatar_url":"https://github.com/weaviate-tutorials.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Instructions\n\n## Clone the project\n\n```\ngit clone https://github.com/weaviate-tutorials/rbac.git\n```\n\n## Setup python environment\n\n```\npython3 -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\n```\n\n## Configure the docker image and run\n\nFirst, follow the instructions from your DX guide, and update environment variables in [docker-compose.yml](./docker-compose.yml)\n\nSee [docs - RBAC: Docker](https://v1-29-rbac--tangerine-buttercream-20c32f.netlify.app/developers/weaviate/configuration/authorization#rbac-docker)\n\nFocus on:\n**Configure Users with API keys**\n* `AUTHENTICATION_APIKEY_ENABLED` – enables auth with API keys, set to true\n* `AUTHENTICATION_APIKEY_USERS` - a list of userIDs\n* `AUTHENTICATION_APIKEY_ALLOWED_KEYS` - a list of API keys for each of the above userID\n\n**Configure RBAC**\n* `AUTHORIZATION_RBAC_ENABLED` - enables RBAC, set to true\n* `AUTHORIZATION_RBAC_ROOT_USERS` - a list of user_ids that have Admin/Root permissions. Root users can create new roles, manage their permissions and assign them to users.\n\nWhen ready, run:\n```\ndocker compose up -d\n```\n\n## Work through the 2 notebooks\nFollow instructions from your DX guide.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaviate-tutorials%2Frbac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaviate-tutorials%2Frbac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaviate-tutorials%2Frbac/lists"}