From 79555a1bca34213adaf064d0f8268732f9b64e22 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 30 Sep 2025 07:32:56 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...d-saml-authentication-for-members-in-early-acce.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 changelog/september2025/2025-09-30-iam-added-saml-authentication-for-members-in-early-acce.mdx diff --git a/changelog/september2025/2025-09-30-iam-added-saml-authentication-for-members-in-early-acce.mdx b/changelog/september2025/2025-09-30-iam-added-saml-authentication-for-members-in-early-acce.mdx new file mode 100644 index 0000000000..ab402b6747 --- /dev/null +++ b/changelog/september2025/2025-09-30-iam-added-saml-authentication-for-members-in-early-acce.mdx @@ -0,0 +1,10 @@ +--- +title: SAML authentication for Members in Early Access +status: added +date: 2025-09-30 +category: security-identity +product: iam +--- + +The SAML protocol is now supported for member authentication in Scaleway Organizations. Once set-up by an IAM administrator, the SAML connection becomes effective and all members can use their Identity Provider sign-in to login to Scaleway. [Read our documentation](https://www.scaleway.com/en/docs/iam/how-to/set-up-identity-federation) for more information on the feature, currently on Early Access phase. + From 1d04f9884ed677189b2d12ec857948a0e759fd14 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Tue, 30 Sep 2025 10:01:01 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Benedikt Rollik --- ...-iam-added-saml-authentication-for-members-in-early-acce.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/september2025/2025-09-30-iam-added-saml-authentication-for-members-in-early-acce.mdx b/changelog/september2025/2025-09-30-iam-added-saml-authentication-for-members-in-early-acce.mdx index ab402b6747..f7f4fa43e3 100644 --- a/changelog/september2025/2025-09-30-iam-added-saml-authentication-for-members-in-early-acce.mdx +++ b/changelog/september2025/2025-09-30-iam-added-saml-authentication-for-members-in-early-acce.mdx @@ -6,5 +6,5 @@ category: security-identity product: iam --- -The SAML protocol is now supported for member authentication in Scaleway Organizations. Once set-up by an IAM administrator, the SAML connection becomes effective and all members can use their Identity Provider sign-in to login to Scaleway. [Read our documentation](https://www.scaleway.com/en/docs/iam/how-to/set-up-identity-federation) for more information on the feature, currently on Early Access phase. +The SAML protocol is now supported for member authentication in Scaleway Organizations. Once set up by an IAM administrator, the SAML connection becomes effective, and all members can use their Identity Provider sign-in to login to Scaleway. [Read our documentation](/iam/how-to/set-up-identity-federation) for more information on the feature, currently in Early Access phase.