Create SSO connection
Configure OIDC Single Sign-On for an organisation. **Required scope:** `sso:write`
Authorization
BearerAuth Security scheme for OpenAPI endpoints. Validates both JWT tokens and API keys.
In: header
Path Parameters
uuidRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Request to create an SSO connection for an organisation.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/organisations/497f6eca-6276-4993-bfeb-53cbbbba6f08/sso" \ -H "Content-Type: application/json" \ -d '{ "issuerUrl": "string", "clientId": "string", "clientSecret": "string", "emailDomain": "string" }'{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "organisationId": "c9b3f279-e3b5-4204-ad99-646257417f98", "displayName": "string", "issuerUrl": "string", "clientId": "string", "emailDomain": "string", "enforceSso": true, "defaultRole": "string", "enabled": true, "createdAt": "string", "updatedAt": "string"}{ "code": "string", "message": "string", "request_id": "string", "details": [ { "field": "string", "message": "string" } ]}{ "code": "string", "message": "string", "request_id": "string", "details": [ { "field": "string", "message": "string" } ]}{ "code": "string", "message": "string", "request_id": "string", "details": [ { "field": "string", "message": "string" } ]}{ "code": "string", "message": "string", "request_id": "string", "details": [ { "field": "string", "message": "string" } ]}{ "code": "string", "message": "string", "request_id": "string", "details": [ { "field": "string", "message": "string" } ]}{ "code": "string", "message": "string", "request_id": "string", "details": [ { "field": "string", "message": "string" } ]}{ "code": "string", "message": "string", "request_id": "string", "details": [ { "field": "string", "message": "string" } ]}{ "code": "string", "message": "string", "request_id": "string", "details": [ { "field": "string", "message": "string" } ]}{ "code": "string", "message": "string", "request_id": "string", "details": [ { "field": "string", "message": "string" } ]}