# Mist Orgs SSO API

**Canonical:** https://apis.io/apis/mist/mist-orgs-sso-api/  
**Provider:** Mist — https://apis.io/providers/mist/  
**Base URL:** https://api.mist.com/api/v1  
**Documentation:** https://www.juniper.net/documentation/us/en/software/mist/automation-integration/

Mist Orgs SSO API is one of 212 APIs that [Mist](https://apis.io/providers/mist/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Orgs SSO. The published artifact set on APIs.io includes an OpenAPI specification.

Org SSO, or Single Sign-On, is a method of authentication that allows users to securely log in to multiple applications and websites with a single set of login credentials. It involves integrating the Org portal with an Identity Provider (IdP) using the Security Assertion Markup Language (SAML) framework. This enables users to authenticate themselves through their corporate IdP, eliminating the need to remember separate passwords or enter credentials each time they access the Org portal.

## Operations (9)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/v1/orgs/{org_id}/ssos` | listOrgSsos |
| POST | `/api/v1/orgs/{org_id}/ssos` | createOrgSso |
| DELETE | `/api/v1/orgs/{org_id}/ssos/{sso_id}` | deleteOrgSso |
| GET | `/api/v1/orgs/{org_id}/ssos/{sso_id}` | getOrgSso |
| PUT | `/api/v1/orgs/{org_id}/ssos/{sso_id}` | updateOrgSso |
| POST | `/api/v1/orgs/{org_id}/ssos/{sso_id}/delete_admins` | deleteOrgSsoAdmins |
| GET | `/api/v1/orgs/{org_id}/ssos/{sso_id}/failures` | listOrgSsoLatestFailures |
| GET | `/api/v1/orgs/{org_id}/ssos/{sso_id}/metadata` | getOrgSamlMetadata |
| GET | `/api/v1/orgs/{org_id}/ssos/{sso_id}/metadata.xml` | downloadOrgSamlMetadata |

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/mist/refs/heads/main/openapi/mist-orgs-sso-api-openapi.yml

## Other Mist APIs (12)

- [Mist Admins API](https://apis.io/apis/mist/mist-admins-api/)
- [Mist Admins Login API](https://apis.io/apis/mist/mist-admins-login-api/)
- [Mist Admins Login - OAuth2 API](https://apis.io/apis/mist/mist-admins-login-oauth2-api/)
- [Mist Admins Logout API](https://apis.io/apis/mist/mist-admins-logout-api/)
- [Mist Admins Lookup API](https://apis.io/apis/mist/mist-admins-lookup-api/)
- [Mist Admins Recover Password API](https://apis.io/apis/mist/mist-admins-recover-password-api/)
- [Mist Constants Definitions API](https://apis.io/apis/mist/mist-constants-definitions-api/)
- [Mist Constants Events API](https://apis.io/apis/mist/mist-constants-events-api/)
- [Mist Constants Models API](https://apis.io/apis/mist/mist-constants-models-api/)
- [Mist Installer API](https://apis.io/apis/mist/mist-installer-api/)
- [Mist MSPs Admins API](https://apis.io/apis/mist/mist-msps-admins-api/)
- [Mist MSPs API](https://apis.io/apis/mist/mist-msps-api/)

## Tags

Orgs SSO

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/mist/mist-orgs-sso-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/mist/.
