---
title: "Changes to Create Sso Settings"
method: POST
path: "/api/v1/orgs/current/sso-settings"
---

# Changes to Create Sso Settings

`POST /api/v1/orgs/current/sso-settings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 48 revisions.

- **2026-04-30** `99490d1e837e` — 1 breaking, 11 info

## Changes

- **2026-04-30** `99490d1e837e` — 1 breaking, 11 info
  - the `attribute_mapping` request property type/format changed from `object`/`` to ``/``
  - added the new optional request property `sso_groups_claim_field`
  - added the new optional request property `sso_groups_enabled`
  - added the new optional request property `sso_groups_required`
  - added the new optional request property `sso_groups_role_sync_enabled`
  - added `#/components/schemas/SupabaseAttributeMapping, subschema #2` to the `attribute_mapping` request property `anyOf` list
  - added the optional property `attribute_mapping` to the response with the `201` status
  - added the optional property `attribute_mapping_load_error` to the response with the `201` status
  - added the optional property `sso_groups_claim_field` to the response with the `201` status
  - added the optional property `sso_groups_enabled` to the response with the `201` status
  - added the optional property `sso_groups_required` to the response with the `201` status
  - added the optional property `sso_groups_role_sync_enabled` to the response with the `201` status

---

[Operation](https://skmtc.dev/langchain-ai/apis/langsmith/docs/api/v1/orgs/current/sso-settings/post.md) · [API](https://skmtc.dev/langchain-ai/apis/langsmith.md) · [Page](https://skmtc.dev/langchain-ai/apis/langsmith/changes/api/v1/orgs/current/sso-settings/post)
