Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production-ready with Osso #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Production-ready with Osso #6

wants to merge 2 commits into from

Conversation

sbauch
Copy link
Contributor

@sbauch sbauch commented Jan 29, 2021

This PR adds SAML SSO support for multiple tenants using Osso and osso-react. omniauth-rails_csrf_protection helps us maintain security with regard to CVE-2015-9284.

SAML Configuration

We use the Osso Demo instance in this branch, available at https://demo.ossoapp.com

The demo instance will have a customer with the domain example.com configured with Osso's Mock IDP.

When configuring SAML SSO for a second tenant, you can onboard a customer and configure an Identity Provider via the demo instance, and use the generated documentation to configure the app in an IDP instance. You should sign up for at least one IDP for testing purposes. The demo instance resets data hourly, so this will only be useful for testing purposes.

Sign in UX

We're using Osso's react package, and specifically the <OssoLogin /> component in order to provide a strong user experience for both SAML and email / password based users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant