Rails and Keycloak, Authentication Authorization, part one

This page summarizes the projects mentioned and recommended in the original post on dev.to

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Rails, Sidekiq, Solid Queue, and more to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up job queues.
judoscale.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. keycloak-admin-ruby

    Keycloak Admin REST API client written in Ruby

    Third party libraries that use Keycloak REST APIs, for example Keycloak Admin Ruby

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Rails, Sidekiq, Solid Queue, and more to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up job queues.

    Judoscale logo
  3. terraform-provider-keycloak

    Terraform provider for Keycloak

    Terraform or opentofu using terraform-provider

  4. Devise

    Flexible authentication solution for Rails with Warden.

    Use devise gem, which is probably the most famous rails authentication system.

  5. revise_auth

    A pure Rails authentication system like Devise.

    Use revise gem, which is very similar to devise gem.

  6. Doorkeeper

    Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.

    You can use doorkeeper gem. Which can convert your Rails application into an identity provider. But this means that one of your applications will be the single source of truth for users management.

  7. CanCanCan

    The authorization Gem for Ruby on Rails.

    CanCanCan.

  8. Pundit

    Minimal authorization through OO design and pure Ruby classes

    Pundit.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using Action Policy for a Ruby on Rails App: The Basics

    2 projects | dev.to | 11 Oct 2023
  • Authentication, Roles, and Authorization... oh my.

    6 projects | /r/rails | 26 Apr 2023
  • Project management app users advice

    2 projects | /r/rubyonrails | 10 Apr 2021
  • Unlocking the potential of Lockable

    1 project | dev.to | 5 Mar 2025
  • Efficient Chunked File Downloads in Rails: Streaming CSV Exports

    1 project | dev.to | 7 Oct 2024

Did you know that Ruby is
the 12th most popular programming language
based on number of references?