saml-rails VS omniauth-osso

Compare saml-rails vs omniauth-osso and see what are their differences.

saml-rails

Various approaches for adding SAML SSO to a Rails 6 app (by enterprise-oss)

omniauth-osso

Omniauth provider for Osso OAuth (by enterprise-oss)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
saml-rails omniauth-osso
2 1
3 6
- -
0.0 0.0
over 3 years ago over 1 year ago
Ruby Ruby
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

saml-rails

Posts with mentions or reviews of saml-rails. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-17.
  • Add SAML SSO to a Rails 6 app
    5 projects | dev.to | 17 Feb 2021
    We’ll use the same Rails 6 application for each step - the source code is available here. The main branch adds Devise with a User model to a brand new Rails app using Postgres as the database. The application doesn’t do anything - there is an index route and a logged in route that will tell you the email for the current user. This guide assumes proficiency with Rails, so it will skip some details. We’ll also use some intentionally naive approaches to demonstrate common challenges of SAML SSO.
  • Five things I learned about SAML from studying a realistic example
    3 projects | dev.to | 3 Feb 2021
    I recently dug into execution traces of a saml-rails example app, looking for "points of interest" in the code. Here are five interesting things that I learned about SAML and how to integrate SAML into a realistic application.

omniauth-osso

Posts with mentions or reviews of omniauth-osso. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-17.
  • Add SAML SSO to a Rails 6 app
    5 projects | dev.to | 17 Feb 2021
    Osso provides an open source web app that you can use to implement SAML SSO in your Rails app. Osso handles multi-tenant SAML much like we just built in the previous section. But it also provides SAML configuration persistence and an intuitive UI to onboard customers, generating bespoke documentation for each customer to integrate your app in their IDP. In short, Osso solves all of the challenges that the previous libraries don't address. Osso provides the last 10% of a scalable SAML SSO integration that you'd normally need to implement yourself, while saving your engineering team time. Your app consumes Osso using an OAuth2 authorization code grant flow, and Osso provides omniauth-osso to make consuming Osso in your Rails app incredibly simple.

What are some alternatives?

When comparing saml-rails and omniauth-osso you can also consider the following projects:

OmniAuth - OmniAuth is a flexible authentication system utilizing Rack middleware.

osso-react - React components and hooks for interacting with an Osso instance

sinatra-ruby-idp - Sinatra app that acts as a simple IDP

appmap-java - AppMap client agent for Java