How to implement OpenID authorization in Keycloak server for Rails application.
Apr 12, 2023 · 8 min read · Sometimes we need to implement an authorization and an authentication system for our Ruby on Rails application. In most of the applications, it is enough to use gem Devise, but sometimes customer asks to implement different types of authorization and...
Join discussion
