RegisterLogin
DocsPricing
RegisterLogin
  • Getting Started
  • Introduction
  • Quick Start
  • SDKs
  • React
  • TypeScript
  • Next.js
  • Express
  • NestJS
  • Python
  • API Reference
  • Support and Resources
  • FAQ
  • Contact

SSOApi

API client for managing SSO connections (SAML, OIDC providers).


Overview

Provides methods for listing, creating, updating, and deleting SSO connections. Supports SAML, Google, Microsoft, GitHub, and custom OIDC providers for enterprise single sign-on integration.


Basic Usage

import { HttpService, SSOApi } from 'authsafe-ts';

const user = await oauthService.getUser();
const httpService = new HttpService(user?.access_token);
const ssoApi = new SSOApi(httpService);

const connections = await ssoApi.listConnections();

Best Practices
  • listConnections() — Get all configured SSO connections for the tenant
  • createConnection(data) — Configure a new SSO provider (SAML or OIDC)
  • Supports providers: SAML, Google, Microsoft, GitHub, and custom OIDC

AuthSafe

Product

HighlightFeatureIntegrationPricingFAQ

Company

AboutBlogContact

Developer

DashboardDocumentation

Legal

Terms & ConditionsPrivacyComplianceShippingCancellationAI

© 2026 AuthSafe. All rights reserved.

We value your privacy

This website uses cookies for anonymous analytics to help us improve your experience. No personal information is stored or shared. You can allow or reject analytics tracking at any time. See our Privacy Policy.

We use cookies for anonymous analytics. No personal info is stored. See our Privacy Policy.