Rails Bindings for the Keycloak Rest API.
Add this line to your application's Gemfile:
gem 'keycloak-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install keycloak-rails
Download your Keycloak OIDC JSON file into the root of your project.
The gem is available as open source under the terms of the MIT License.