Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 548 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 548 Bytes

Keycloak::Rails

Rails Bindings for the Keycloak Rest API.

Installation

Add this line to your application's Gemfile:

gem 'keycloak-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install keycloak-rails

Usage

Download your Keycloak OIDC JSON file into the root of your project.

License

The gem is available as open source under the terms of the MIT License.