Skip to main content
POST
Create Sso Connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 100
provider
enum<string>
required
Available options:
saml,
oidc,
google,
microsoft,
okta
client_id
string | null
client_secret
string | null
metadata_url
string | null

Response

Successful Response