Skip to content

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

source/includes/steps-create-organization.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,20 +55,18 @@ stepnum: 5
5555
ref: create-org-user-access
5656

5757
---
58-
title: (Optional) Disable the IP access list requirement for the {+admin-api+}.
58+
title: (Optional) Enable the IP access list requirement for the {+admin-api+}.
5959
stepnum: 7
6060
ref: create-org-require-api-access-list
6161
content: |
62-
When you create a new organization, |mms| requires IP access
63-
lists for the {+admin-api+} by default. If you require an IP
62+
If you require an IP
6463
access list, your {+admin-api+} keys can make API requests
6564
only from the location-based IP or |cidr| addresses that you specify
6665
in the IP access list.
6766
68-
To disable the IP access list requirement and allow your
69-
{+admin-api+} keys to make requests from any address on the internet, toggle
67+
To enable the IP access list requirement, toggle
7068
:guilabel:`Require IP Access List for the {+admin-api+}`
71-
to :guilabel:`OFF`.
69+
to :guilabel:`ON`.
7270
7371
To learn more, see :ref:`access-list-for-api-operations`.
7472
---

source/tutorial/configure-public-api-access.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,11 @@ access list for all {+admin-api+} requests, you must define at
4040
least one IP access list entry for an |api| key before you can use the
4141
|api| key.
4242

43-
When you create a new organization using the |mms| UI, |mms| enables
44-
the |api| access list requirement by default. To disable the IP
43+
To enable the IP
4544
access list requirement when you :ref:`create an organization
4645
<create-organization>`, toggle
4746
:guilabel:`Require IP Access List for {+admin-api+}`
48-
to :guilabel:`OFF` when you :ref:`create an organization
47+
to :guilabel:`ON` when you :ref:`create an organization
4948
<create-organization>`.
5049

5150
To set your organization to require IP access lists for every

0 commit comments

Comments
 (0)