Search...
/
Login
Introduction
SAML (Enterprise SSO)
SAML Quickstart
SAML: A technical primer
Integrating SAML with your Login UI
Handling SAML Logins + JIT Provisioning
SCIM (Enterprise Directory Sync)
SCIM Quickstart
SDKs
TypeScript SDK
Python SDK
Go SDK
C# SDK
Ruby SDK
PHP SDK
SAML-over-OAuth
SAML over OAuth (SAML NextAuth.js integration)
SAML for Firebase
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
DummyIDP
Testing SAML/SCIM with DummyIDP
Self-Hosting
Self-Hosting SSOReady
API Reference
SAML
SCIM
Management API
Organizations
SAML Connections
GET
List SAML Connections
POST
Create SAML Connection
GET
Get SAML Connection
PATCH
Update SAML Connection
Scim Directories
Setup Urls
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
OK
samlConnection
object
Optional
The requested SAML connection.
Show 8 properties
Built with