Skip to content

Commit c1e6728

Browse files
committed
Cidr Whitelist and top-level SAML
1 parent 1a3c3a1 commit c1e6728

18 files changed

+6
-10
lines changed

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

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can also initiate single sign-on from the [Redis Cloud console](https://clou
4444

4545
1. From the Redis Cloud console's [sign-in screen](https://cloud.redis.io/#/login), select **SSO**.
4646

47-
{{<image filename="images/rc/button-sign-in-sso.png" width="150px" alt="Sign in with SSO button">}}
47+
{{<image filename="images/rc/button-sign-in-sso.png" width="50px" alt="Sign in with SSO button">}}
4848

4949
1. Enter the email address associated with your SAML user account.
5050

@@ -100,7 +100,7 @@ Before you set up SAML SSO in Redis Cloud, you must verify that you own the doma
100100

101101
{{<image filename="images/rc/saml-button-add-domain.png" width="120px" alt="Add domain button">}}
102102

103-
1. Enter the domain name and select {{<image filename="images/rc/saml-button-confirm.png#no-click" width="20px" alt="The confirm domain button" class="inline">}} to save it, or select {{<image filename="images/rc/saml-button-cancel.png#no-click" width="20px" alt="The cancel button" class="inline">}} to cancel.
103+
1. Enter the domain name and select {{<image filename="images/rc/saml-button-confirm.png#no-click" width="20px" alt="Confirm domain" class="inline">}} to save it, or select {{<image filename="images/rc/saml-button-cancel.png#no-click" width="20px" alt="Cancel" class="inline">}} to cancel.
104104

105105
{{<image filename="images/rc/saml-enter-domain.png" width="80%" alt="Enter domain name in the Domain field.">}}
106106

@@ -110,12 +110,10 @@ Before you set up SAML SSO in Redis Cloud, you must verify that you own the doma
110110

111111
We'll check the domain's DNS records for the provided TXT record. If the TXT record does not exist or we can't resolve your domain, we won't be able to verify the domain and users with that domain won't be able to sign in using SAML SSO.
112112

113-
Select {{<image filename="images/rc/saml-button-delete-domain.png#no-click" width="25px" alt="The delete domain button" class="inline">}} to delete a domain if it was added by mistake.
113+
Select {{<image filename="images/rc/saml-button-delete-domain.png#no-click" width="25px" alt="delete domain" class="inline">}} to delete a domain if it was added by mistake.
114114

115115
If we find the TXT record, the domain's status will change to **Verified**.
116116

117-
{{<image filename="images/rc/saml-domain-verified.png" width="80%" alt="The Manage domain bindings panel, with a verified domain">}}
118-
119117
You can select **Add domain** to add another domain.
120118

121119
1. Select **Close** to close the domain binding panel.
@@ -300,12 +298,10 @@ To see and interact with the Redis Cloud account in the **Unlinked accounts** li
300298

301299
1. Select **Link account**.
302300

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

305303
1. In the **Convert existing users** dialog, select **Confirm conversion** to finish linking the accounts.
306304

307-
{{<image filename="images/rc/saml/popup-saml-convert-users.png" alt="The Convert users popup">}}
308-
309305
## Deactivate SAML SSO
310306

311307
Before you can deactivate SAML SSO for an account, you must sign in to the account as a local (non-SAML) user with the owner role assigned.

content/operate/rc/security/cidr-whitelist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ To define the CIDR allow list for a database:
3030

3131
1. Enter the first IP address (in CIDR format) you want to allow in the text box and then select the check mark to add it to the allow list:
3232

33-
{{<image filename="images/rc/database-details-configuration-tab-security-cidr-allowlist-add-first-ip.png" width="300px" alt="Add the first IP address to the CIDR allow list." >}}
33+
{{<image filename="images/rc/database-details-configuration-tab-security-cidr-allowlist-add-first-ip.png" width="80%" alt="Add the first IP address to the CIDR allow list." >}}
3434

3535
1. To allow additional IP addresses:
3636

3737
1. Select **Add CIDR**.
3838

3939
1. Enter the new IP address in the text box and then select check to add it to the allow list.
4040

41-
{{<image filename="images/rc/database-details-configuration-tab-security-cidr-allowlist-add-more-ips.png" width="300px" alt="Add a new IP address to the CIDR allow list." >}}
41+
{{<image filename="images/rc/database-details-configuration-tab-security-cidr-allowlist-add-more-ips.png" width="80%" alt="Add a new IP address to the CIDR allow list." >}}
4242

4343
1. Select **Save database** to apply your changes.
4444

Loading
Loading
-2.18 KB
Loading
Loading
Loading
6.39 KB
Loading
7.01 KB
Loading
6.1 KB
Loading

0 commit comments

Comments
 (0)