---
title: "POST /auth/v1/sso/callback"
method: POST
path: "/auth/v1/sso/callback"
---

# POST /auth/v1/sso/callback

`POST /auth/v1/sso/callback`

Handle callback from the SSO Idp.

## Request body

- object

## Response `200`

SSO response valid

## Other responses

- `401` — Invalid or missing credentials has been provided
- `default` — Unexpected error

## Changes

- **2019-08-13** `1f3cd331e9b6` — 1 info
  - endpoint added
- **2018-08-01** `2c25ec6eb308` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/stackstorm/apis/stackstorm-api/changes/auth/v1/sso/callback/post.md)

---

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