From e76ac502039cc1c275b1d27ca881e9a1d999e3e6 Mon Sep 17 00:00:00 2001 From: Max Tkachenko Date: Wed, 18 Dec 2024 02:04:46 +0000 Subject: [PATCH] docs: SAML SSO role fix (#6803) --- docs/source/guide/auth_setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guide/auth_setup.md b/docs/source/guide/auth_setup.md index a6268cffb730..c961613436ab 100644 --- a/docs/source/guide/auth_setup.md +++ b/docs/source/guide/auth_setup.md @@ -21,7 +21,7 @@ To more easily [manage access to Label Studio Enterprise](manage_users.html), yo ## Set up SAML SSO -The organization owner for Label Studio Enterprise can set up SSO & SAML for the instance. Label Studio Enterprise supports the following IdPs: +The organization Owner or Administrator for Label Studio Enterprise can set up SSO & SAML for the instance. Label Studio Enterprise supports the following IdPs: - [Okta](https://www.youtube.com/watch?v=Dr-_hyWIw4M) - [Google SAML](google_saml.html) - [Ping Federate and Ping Identity SAML SSO Setup Example](pingone.html)