osso-react VS sinatra-ruby-idp

Compare osso-react vs sinatra-ruby-idp and see what are their differences.

osso-react

React components and hooks for interacting with an Osso instance (by enterprise-oss)

sinatra-ruby-idp

Sinatra app that acts as a simple IDP (by enterprise-oss)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
osso-react sinatra-ruby-idp
2 2
4 1
- -
0.0 0.0
over 1 year ago almost 2 years ago
TypeScript 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.

osso-react

Posts with mentions or reviews of osso-react. 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 also offers a React library that provides components like an form as well as lower level hooks for interacting with your Osso instance. Rather than you persisting data about which of your customers use SAML for auth, you can use the Osso React library to talk directly to Osso in order to build out your login form. Of course if you're not already using React on your front end it won't make a ton of sense to take this approach, but the Osso React source code should help you understand how you can implement such a form yourself.
  • Show HN: Osso – Open-source SAML SSO service
    4 projects | news.ycombinator.com | 2 Feb 2021
    Frankly we're using existing open source to handle this - we use ruby-saml which is maintained by OneLogin for the SAML parsing, but we also wrote a little ts parser for federated metadata files - https://github.com/enterprise-oss/osso-react/blob/main/src/u...

sinatra-ruby-idp

Posts with mentions or reviews of sinatra-ruby-idp. 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 also make use of Osso’s mock IDP and demo instance, especially when we get into multi-tenancy. You’ll still want to register with an IDP for a developer account in order to have access to an IDP for a second tenant - we recommend an Okta developer account.
  • Show HN: Osso – Open-source SAML SSO service
    4 projects | news.ycombinator.com | 2 Feb 2021
    We don't have definite plans to build a full-featured IDP, but we did build a Mock IDP we use in CI, QA and demos that could possibly be a starting point for your purposes? Other OSS IDPs include Keycloak and Gluu Server if you wanted to check those out!

    https://github.com/enterprise-oss/sinatra-ruby-idp

What are some alternatives?

When comparing osso-react and sinatra-ruby-idp you can also consider the following projects:

n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.

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

saml-rails - Various approaches for adding SAML SSO to a Rails 6 app

osso - A Ruby OAuth microservice for SAML based authentication