You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Enter the domain name and select {{<imagefilename="images/rc/saml-button-confirm.png#no-click"width="20px"alt="The confirm domain button"class="inline">}} to save it, or select {{<imagefilename="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 {{<imagefilename="images/rc/saml-button-confirm.png#no-click"width="20px"alt="Confirm domain"class="inline">}} to save it, or select {{<imagefilename="images/rc/saml-button-cancel.png#no-click"width="20px"alt="Cancel"class="inline">}} to cancel.
104
104
105
105
{{<imagefilename="images/rc/saml-enter-domain.png"width="80%"alt="Enter domain name in the Domain field.">}}
106
106
@@ -110,12 +110,10 @@ Before you set up SAML SSO in Redis Cloud, you must verify that you own the doma
110
110
111
111
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.
112
112
113
-
Select {{<imagefilename="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 {{<imagefilename="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.
114
114
115
115
If we find the TXT record, the domain's status will change to **Verified**.
116
116
117
-
{{<imagefilename="images/rc/saml-domain-verified.png"width="80%"alt="The Manage domain bindings panel, with a verified domain">}}
118
-
119
117
You can select **Add domain** to add another domain.
120
118
121
119
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
300
298
301
299
1. Select **Link account**.
302
300
303
-
{{<imagefilename="images/rc/saml/button-saml-link-account.png"alt="The Link Account button">}}
301
+
{{<imagefilename="images/rc/saml/button-saml-link-account.png"alt="The Link Account button"width=150px >}}
304
302
305
303
1. In the **Convert existing users** dialog, select **Confirm conversion** to finish linking the accounts.
Copy file name to clipboardExpand all lines: content/operate/rc/security/cidr-whitelist.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -30,15 +30,15 @@ To define the CIDR allow list for a database:
30
30
31
31
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:
32
32
33
-
{{<imagefilename="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
+
{{<imagefilename="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." >}}
34
34
35
35
1. To allow additional IP addresses:
36
36
37
37
1. Select **Add CIDR**.
38
38
39
39
1. Enter the new IP address in the text box and then select check to add it to the allow list.
40
40
41
-
{{<imagefilename="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
+
{{<imagefilename="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." >}}
42
42
43
43
1. Select **Save database** to apply your changes.
0 commit comments