From aea5cad5ff26decf2c57238c255dcb6483815317 Mon Sep 17 00:00:00 2001 From: Przemek <38052036+przemek-sl@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:00:46 +0200 Subject: [PATCH] add info on the new auxiliary Sauce Labs provider for SAML SSO (#2970) --- docs/basics/sso/setting-up-sso-special-cases.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/basics/sso/setting-up-sso-special-cases.md b/docs/basics/sso/setting-up-sso-special-cases.md index 4358749175..0628e49915 100644 --- a/docs/basics/sso/setting-up-sso-special-cases.md +++ b/docs/basics/sso/setting-up-sso-special-cases.md @@ -43,7 +43,8 @@ If your Identity Provider has this limitation and you have two organizations at - [sp2 metadata](https://accounts.saucelabs.com/am/sso/metadata/https%3A%2F%2Faccounts.saucelabs.com%2Fsp2) - [sp3 metadata](https://accounts.saucelabs.com/am/sso/metadata/https%3A%2F%2Faccounts.saucelabs.com%2Fsp3) - [sp4 metadata](https://accounts.saucelabs.com/am/sso/metadata/https%3A%2F%2Faccounts.saucelabs.com%2Fsp4) - - The metadata contains different entity ID and different ACS URLs (`spX` instead of `sp`), where `X` is a number from 1 to 4. + - [sp5 metadata](https://accounts.saucelabs.com/am/sso/metadata/https%3A%2F%2Faccounts.saucelabs.com%2Fsp5) + - The metadata contains different entity ID and different ACS URLs (`spX` instead of `sp`), where `X` is a number from 1 to 5. - In this tutorial we will use the metadata for the auxiliary SP with entity ID `sp1`. But if you for example want to use the auxiliary **SP3, remember to put `sp3` in all places in the configuration in your IdP instead of `sp1`**. - Here is an example of the attributes for the auxiliary Sauce Labs SP with entity ID `sp1` that differ from the standard setup with `sp`: