Ship enterprise single sign-on in less than a day

Ship enterprise single sign-on today

Ship enterprise single sign-on in less than a day

Totally free — either cloud or self-hosted

Support for all major identity providers

Support for all major identity providers

Support for all major identity providers

Support for all major identity providers

SSOReady integrates with the services your customers use for single sign-on. Once you've set up SSOReady, you immediately get coverage for all major identity providers.

Abstract away all of the SAML

Abstract away all of the SAML

Abstract away all of the SAML

Abstract away all of the SAML

Get multi-tenant SSO support with just two API calls. Stick with the tech stack you already use.

cURL

Python

Typescript

# Get a redirect URL
curl https://api.ssoready.com/v1/saml/redirect \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer ssoready_sk_..." \
  -d '{ "organizationExternalId": "..." }'

# Exchange access code for login details
curl https://api.ssoready.com/v1/saml/redeem \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer ssoready_sk_..." \
  -d '{ "samlAccessCode": "saml_access_code_..." }'

cURL

Python

Typescript

# Get a redirect URL
curl https://api.ssoready.com/v1/saml/redirect \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer ssoready_sk_..." \
  -d '{ "organizationExternalId": "..." }'

# Exchange access code for login details
curl https://api.ssoready.com/v1/saml/redeem \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer ssoready_sk_..." \
  -d '{ "samlAccessCode": "saml_access_code_..." }'

cURL

Python

Typescript

# Get a redirect URL
curl https://api.ssoready.com/v1/saml/redirect \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer ssoready_sk_..." \
  -d '{ "organizationExternalId": "..." }'

# Exchange access code for login details
curl https://api.ssoready.com/v1/saml/redeem \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer ssoready_sk_..." \
  -d '{ "samlAccessCode": "saml_access_code_..." }'

SCIM directory sync made simple

SCIM directory sync made simple

SCIM directory sync made simple

SCIM directory sync made simple

Programmatically provision and deprovision users with a single unified API into your customers' identity providers.

cURL

Python

Typescript

# List SCIM users
curl -G https://api.ssoready.com/v1/scim/users \
     -H "Authorization: Bearer <apiKey>" \
     -d organizationExternalId=my_custom_external_id

# List SCIM groups
curl -G https://api.ssoready.com/v1/scim/groups \
     -H "Authorization: Bearer <apiKey>" \
     -d organizationExternalId

Stay in touch

Stay in touch

Stay in touch

Stay in touch

If you're at all curious about what we're building, fill out this form to receive updates on our progress. Don't worry; we don't do spam emails! We write all outreach by hand.


You can also use this form to request technical advice. We'd be happy to help out — no strings attached.

© Copyright 2024, All rights reserved by Codomain Data Corporation (d.b.a. SSOReady)

© Copyright 2024, All rights reserved by Codomain Data Corporation (d.b.a. SSOReady)

© Copyright 2024, All rights reserved by Codomain Data Corporation (d.b.a. SSOReady)

© Copyright 2024, All rights reserved by Codomain Data Corporation (d.b.a. SSOReady)