{"id":22203831,"url":"https://github.com/abarrak/3scale-keycloak-users-migration","last_synced_at":"2026-01-25T17:02:17.864Z","repository":{"id":74370677,"uuid":"438569625","full_name":"abarrak/3scale-keycloak-users-migration","owner":"abarrak","description":"A commandline utility to migrate the consumer accounts' users from the 3scale to keycloack.","archived":false,"fork":false,"pushed_at":"2025-01-03T14:40:32.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T21:43:49.072Z","etag":null,"topics":["3scale","keycloak","ruby","ruby-gem"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/keycloak_3scale_users","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abarrak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-12-15T09:27:16.000Z","updated_at":"2025-01-03T14:40:36.000Z","dependencies_parsed_at":"2024-12-02T17:14:36.411Z","dependency_job_id":"4b622a93-27e6-4562-8df6-d32d761ec8b9","html_url":"https://github.com/abarrak/3scale-keycloak-users-migration","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/abarrak/3scale-keycloak-users-migration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abarrak%2F3scale-keycloak-users-migration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abarrak%2F3scale-keycloak-users-migration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abarrak%2F3scale-keycloak-users-migration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abarrak%2F3scale-keycloak-users-migration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abarrak","download_url":"https://codeload.github.com/abarrak/3scale-keycloak-users-migration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abarrak%2F3scale-keycloak-users-migration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"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":["3scale","keycloak","ruby","ruby-gem"],"created_at":"2024-12-02T17:14:33.674Z","updated_at":"2026-01-25T17:02:17.846Z","avatar_url":"https://github.com/abarrak.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keycloak 3scale Users Migration\n\n[![CI (build \u0026 test)](https://github.com/abarrak/3scale-keycloak-users-migration/actions/workflows/ci.yml/badge.svg)](https://github.com/abarrak/3scale-keycloak-users-migration/actions/workflows/ci.yml) [![Gem Version](https://badge.fury.io/rb/keycloak_3scale_users.svg)](https://badge.fury.io/rb/keycloak_3scale_users)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'keycloak_3scale_users'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install keycloak_3scale_users\n\n## Usage\n\nAfter installation, use the binary to apply the migrate operation.\n\nPass the required arguments as follows:\n\n```bash\nkeycloak_3scale_users \u003c3scale-api-base-url\u003e \u003c3scale-token\u003e \u003ckeycloak-url\u003e \u003ckeycloak-realm-name\u003e \u003ckeyclock_client_id\u003e \u003ckeyclock-admin-user\u003e \u003ckeycloak-admin-password\u003e \u003cmain-redirect-url\u003e\n```\n\n(Poor's man positional only).\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/abarrak/keycloak_3scale_users.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabarrak%2F3scale-keycloak-users-migration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabarrak%2F3scale-keycloak-users-migration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabarrak%2F3scale-keycloak-users-migration/lists"}