Search...
/
Login
Introduction
SAML (Enterprise SSO)
SAML Quickstart
Integrating SAML with your Login UI
Handling SAML Logins + JIT Provisioning
SCIM (Enterprise Directory Sync)
SCIM Quickstart
OAuth / NextAuth.js
SAML over OAuth (SAML NextAuth.js integration)
IDP configuration
Enabling self-service configuration for your customers
Guides for common identity providers
SSOReady concepts
Overview
Environments
Organizations
SAML Connections
SAML Login Flows
SCIM Directories
SCIM Users
SCIM Groups
SCIM Request Logs
Management API
Management API
Self-Hosting
Self-Hosting SSOReady
API Reference
SAML
SCIM
Management API
Organizations
Setup URLs
SAML Connections
GET
List SAML Connections
POST
Create SAML Connection
GET
Get SAML Connection
PATCH
Update SAML Connection
SCIM Directories
Login
API Reference
Management API
SAML Connections
Get SAML Connection
GET
https://
api.ssoready.com
/
v1
/
saml-connections
/
:id
Gets a SAML connection.
Path parameters
id
string
Required
ID of the SAML connection to get.
Response
This endpoint returns an object.
samlConnection
object
Optional
The requested SAML connection.
Show 8 properties
Built with