{"id":19331085,"url":"https://github.com/systemli/userli-keycloak-provider","last_synced_at":"2026-04-09T20:21:43.030Z","repository":{"id":212260353,"uuid":"730237501","full_name":"systemli/userli-keycloak-provider","owner":"systemli","description":"KeyCloak Provider for Userli","archived":false,"fork":false,"pushed_at":"2025-12-10T13:12:19.000Z","size":264,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-10T20:20:43.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/systemli.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-11T13:50:11.000Z","updated_at":"2025-12-10T13:12:21.000Z","dependencies_parsed_at":"2023-12-13T10:49:27.413Z","dependency_job_id":"8dde393b-1361-4004-b3ca-4beea3831a21","html_url":"https://github.com/systemli/userli-keycloak-provider","commit_stats":null,"previous_names":["systemli/userli-keycloak-provider"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/systemli/userli-keycloak-provider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fuserli-keycloak-provider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fuserli-keycloak-provider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fuserli-keycloak-provider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fuserli-keycloak-provider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/systemli","download_url":"https://codeload.github.com/systemli/userli-keycloak-provider/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemli%2Fuserli-keycloak-provider/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29331733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: 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-10T02:38:59.735Z","updated_at":"2026-02-11T10:09:15.202Z","avatar_url":"https://github.com/systemli.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KeyCloak User Provider for Userli\n\nThis is a user provider for [Userli](https://github.com/systemli/userli) that uses Keycloak for authentication.\n\n## Development\n\n* Requirements: [Docker](https://www.docker.com/), [Docker Compose](https://docs.docker.com/compose/) or Podman\n\n1. Build the provider and start the KeyCloak, Userli and MariaDB containers:\n\n    ```bash\n    podman compose up -d --build\n    ```\n\n2. Prepare data in Userli:\n\n    ```bash\n    podman compose exec userli bin/console doctrine:schema:create\n    podman compose exec userli bin/console doctrine:fixtures:load\n    ```\n\n3. Login to KeyCloak at [http://localhost:8080](http://localhost:8080) with the credentials `admin`/`admin`.\n\n4. Add the new Provider to KeyCloak:\n\n    * Go to **User Federation**\n    * Click **Add Userli-user-provider**\n    * Type \"Userli\" as **Name**\n    * Type \"example.org\" as **Domain**\n    * Type \"http://userli/\" as **Base URL**\n    * Type \"keycloak\" as **API token**\n    * Click **Save**\n\n5. Now you can login to KeyCloak with following users:\n\n    * `admin@example.org` / `password`\n    * `user@example.org` / `password`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemli%2Fuserli-keycloak-provider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemli%2Fuserli-keycloak-provider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemli%2Fuserli-keycloak-provider/lists"}