---
title: "Start an organization SSO authentication test"
method: POST
path: "/v1/sso/test/{intentId}/start"
tags: ["SSO"]
---

# Start an organization SSO authentication test

`POST /v1/sso/test/{intentId}/start`

Uses a short-lived single-use test intent to start real provider authentication.

## Path parameters

- `intentId` string, required

## Response `200`

Provider authentication URL

- OrganizationSsoTestStartResponse
  - `url` string, uri, required

## Other responses

- `409` — SSO test cannot be started

## Changes

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

[Change history](https://skmtc.dev/openworklabs/apis/den-api/changes/v1/sso/test/:intentId/start/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)
