SSO Connection Created
Triggered when a new SSO connection is created for an organization
postWebhookorganization.sso_created
Payload
Example payload
{
"spec_version": "1",
"type": "organization.sso_created",
"object": "Connection",
"data": {
"connection_type": "OIDC",
"provider": "OKTA",
"status": "COMPLETED"
}
}Response
Webhook received successfully