---
title: "Create an organization SSO authentication test"
method: POST
path: "/v1/sso/test"
tags: ["SSO"]
---

# Create an organization SSO authentication test

`POST /v1/sso/test`

Creates a short-lived test bound to the current saved configuration and initiating administrator.

## Response `201`

SSO test created

- OrganizationSsoTestIntentResponse
  - `intentId` string, required
  - `expiresAt` string, date-time, required
  - `testUrl` string, uri, required

## Other responses

- `409` — SSO configuration cannot be tested

## Changes

- **2026-09-03** `e61f7fe33f02` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openworklabs/apis/den-api/changes/v1/sso/test/post.md)

---

[API](https://skmtc.dev/openworklabs/apis/den-api.md) · [All operations](https://skmtc.dev/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openworklabs/den-api/revisions/27875723ff22/schema)
