From 4dd4cadc99a0db17fc1aeeb1617c034e63856c3b Mon Sep 17 00:00:00 2001 From: Krzysztof Niepokojczycki Date: Fri, 3 Oct 2025 13:53:10 +0200 Subject: [PATCH] chore: add changelog about oidc claim mapping Signed-off-by: Krzysztof Niepokojczycki --- docs/product/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/product/changelog.md b/docs/product/changelog.md index f6b6d46a7..b36cb966d 100644 --- a/docs/product/changelog.md +++ b/docs/product/changelog.md @@ -9,6 +9,7 @@ description: Find out about the latest changes to Spacelift. ## Features - You can now create API keys via the TF provider. See the [API keys resource documentation](https://search.opentofu.org/provider/spacelift-io/spacelift/latest/docs/resources/api_key) for more information. +- Added SSO OIDC claim mapping support. ## 2025-10-01