Skip to content

Commit 0bec879

Browse files
authored
Merge pull request #1941 from redis/DOC-5542
RC: SAML linking must be performed by same user
2 parents 441dd9e + 4bcf87d commit 0bec879

File tree

1 file changed

+4
-4
lines changed
  • content/operate/rc/security/access-control/saml-sso

1 file changed

+4
-4
lines changed

content/operate/rc/security/access-control/saml-sso/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,10 @@ If you change certain metadata or configuration settings after you set up SAML S
274274

275275
After you set up SAML SSO for one account, you can link other accounts you own to the existing SAML configuration. This lets you use the same SAML configuration for SSO across multiple accounts.
276276

277+
{{<note>}}
278+
You must have the `Owner` role assigned to your user account for all accounts you want to link. The same user must link each account to the original configuration.
279+
{{</note>}}
280+
277281
To link other accounts to an existing SAML SSO configuration:
278282

279283
1. Sign in to the [Redis Cloud console](https://cloud.redis.io/) with the account that has an existing SAML configuration.
@@ -292,10 +296,6 @@ To link other accounts to an existing SAML SSO configuration:
292296

293297
1. Sign in with the original account and select **Access Management > Single Sign-On**. You should see the new account in the **Unlinked accounts** list.
294298

295-
{{<note>}}
296-
To see and interact with the Redis Cloud account in the **Unlinked accounts** list, you must be an owner of the account. If you are not an owner, the account will not be displayed in the section.
297-
{{</note>}}
298-
299299
1. Select **Link account**.
300300

301301
{{<image filename="images/rc/saml/button-saml-link-account.png" alt="The Link Account button" width=150px >}}

0 commit comments

Comments
 (0)