> **Building with AI coding agents?** If you're using an AI coding agent, install the official Scalekit plugin. It gives your agent full awareness of the Scalekit API — reducing hallucinations and enabling faster, more accurate code generation.
>
> - **Claude Code**: `/plugin marketplace add scalekit-inc/claude-code-authstack` then `/plugin install <auth-type>@scalekit-auth-stack`
> - **GitHub Copilot CLI**: `copilot plugin marketplace add scalekit-inc/github-copilot-authstack` then `copilot plugin install <auth-type>@scalekit-auth-stack`
> - **Codex**: run the bash installer, restart, then open Plugin Directory and enable `<auth-type>`
> - **Skills CLI** (Windsurf, Cline, 40+ agents): `npx skills add scalekit-inc/skills --list` then `--skill <skill-name>`
>
> `<auth-type>` / `<skill-name>`: `agentkit`, `full-stack-auth`, `mcp-auth`, `modular-sso`, `modular-scim` — [Full setup guide](https://docs.scalekit.com/dev-kit/build-with-ai/)

---

# SSO Integrations

Learn how to integrate with Scalekit's SSO feature.
Scalekit provides seamless integration with all major identity providers (IdPs) to enable Single Sign-On for your application. Below you'll find detailed guides for setting up SSO with popular providers like Okta, Microsoft Entra ID (formerly Azure AD), Google Workspace, JumpCloud, and more. Each guide walks you through the step-by-step process of configuring your IdP and connecting it to Scalekit, allowing you to quickly implement enterprise-grade authentication for your users.

<br />

### [Okta - SAML](/guides/integrations/sso-integrations/okta-saml)

Configure SSO with Okta using SAML protocol
  ### [Microsoft Entra ID - SAML](/guides/integrations/sso-integrations/azure-ad-saml)

Set up SSO with Microsoft Entra ID (Azure AD) using SAML
  ### [JumpCloud - SAML](/guides/integrations/sso-integrations/jumpcloud-saml)

Implement SSO with JumpCloud using SAML
  ### [OneLogin - SAML](/guides/integrations/sso-integrations/onelogin-saml)

Configure SSO with OneLogin using SAML
  ### [Google Workspace - SAML](/guides/integrations/sso-integrations/google-saml)

Set up SSO with Google Workspace using SAML
  ### [Ping Identity - SAML](/guides/integrations/sso-integrations/pingidentity-saml)

Configure SSO with Ping Identity using SAML
  ### [Microsoft AD FS - SAML](/guides/integrations/sso-integrations/microsoft-ad-fs)

Set up SSO with Microsoft Active Directory Federation Services using SAML
  ### [Shibboleth - SAML](/guides/integrations/sso-integrations/shibboleth-saml)

Set up SSO with Shibboleth using SAML
  ### [Generic SAML](/guides/integrations/sso-integrations/generic-saml)

Configure SSO with any SAML-compliant identity provider
  ### [Okta - OIDC](/guides/integrations/sso-integrations/okta-oidc)

Configure SSO with Okta using OpenID Connect
  ### [Microsoft Entra ID - OIDC](/guides/integrations/sso-integrations/microsoft-entraid-oidc)

Set up SSO with Microsoft Entra ID using OpenID Connect
  ### [Google Workspace - OIDC](/guides/integrations/sso-integrations/google-oidc)

Set up SSO with Google Workspace using OpenID Connect
  ### [JumpCloud - OIDC](/guides/integrations/sso-integrations/jumpcloud-oidc)

Set up SSO with JumpCloud using OpenID Connect
  ### [OneLogin - OIDC](/guides/integrations/sso-integrations/onelogin-oidc)

Set up SSO with OneLogin using OpenID Connect
  ### [Ping Identity - OIDC](/guides/integrations/sso-integrations/pingidentity-oidc)

Set up SSO with Ping Identity using OpenID Connect
  ### [Generic OIDC](/guides/integrations/sso-integrations/generic-oidc)

Configure SSO with any OpenID Connect provider


---

## More Scalekit documentation

| Resource | What it contains | When to use it |
|----------|-----------------|----------------|
| [/llms.txt](/llms.txt) | Structured index with routing hints per product area | Start here — find which documentation set covers your topic before loading full content |
| [/llms-full.txt](/llms-full.txt) | Complete documentation for all Scalekit products in one file | Use when you need exhaustive context across multiple products or when the topic spans several areas |
| [sitemap-0.xml](https://docs.scalekit.com/sitemap-0.xml) | Full URL list of every documentation page | Use to discover specific page URLs you can fetch for targeted, page-level answers |
