All Docs
Getting StartedCSI Teachable Replacement AppUpdated March 15, 2026

Release Highlight: Self-Service SSO Provider Configuration

Release Highlight: Self-Service SSO Provider Configuration

Version 1.0.58

Setting up Single Sign-On for your organization used to mean filing a support ticket and waiting for someone to configure things on the backend. Starting with v1.0.58, that's no longer the case — organization admins can connect their identity provider entirely on their own, directly from the admin dashboard.


What Shipped

This release delivers the full SSO provider onboarding UI. Whether your organization uses an OIDC-based IdP (like Okta, Azure AD, or Google Workspace) or a SAML 2.0-based IdP, the configuration panel handles both.

Key capabilities

Protocol support Admins choose between OIDC and SAML at the start of setup. For OIDC, you supply a discovery URL and the platform resolves everything else automatically. For SAML, you paste or link to your IdP's metadata XML.

Attribute mapping No two identity providers send user data in exactly the same shape. The attribute mapping fields let admins specify precisely which IdP claim or attribute corresponds to each platform field — email, first name, last name, group membership — so user profiles are populated correctly from the first login.

Connection test before save The most important part: before any configuration is committed, admins can hit Test Connection to verify that the platform can actually communicate with the IdP and that the metadata/discovery document is valid. The test surfaces a clear error message if something is wrong, so it can be fixed before any user is affected.


Why This Matters

SSO is how your learners get into the platform — it's the front door. Getting it wrong means users can't log in. Getting it right means your team doesn't need to maintain a separate set of credentials for the learning platform, and access is automatically governed by your existing directory (including joiner/mover/leaver flows if your IdP handles those).

By making this fully self-service, admins can go from a blank configuration to a live, tested SSO integration in a single session.


Getting Started

If you're ready to connect your IdP:

  1. Log in as an organization admin.
  2. Go to Admin → SSO Settings.
  3. Follow the SSO Provider Configuration guide.

Released in v1.0.58. See the full Changelog for details.