Skip to content

Commit 197975b

Browse files
authored
Merge branch 'v2.x' into W-10592565-resolve-callout-warnings
2 parents 6539a6c + 9d2b224 commit 197975b

5 files changed

Lines changed: 6 additions & 3 deletions

File tree

-64.9 KB
Loading
-170 KB
Loading

modules/ROOT/pages/configure-multiple-credential-providers.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ You use multiple client providers for:
1414

1515
* Different environments, such as production, QA, and sandbox
1616
* Internal and external APIs
17+
+
18+
NOTE: Even if a client provider is configured for internal APIs, it must be accessible from the public internet so that it can communicate with Anypoint Platform.
19+
1720
1821
== How Using Multiple External Client Providers Works
1922

modules/ROOT/pages/getting-started-proxy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ in API Manager.
1818
+
1919
An API Instance is a proxy of an API that serves the upstream. API instances support the application of policies
2020
and can be deployed to an API gateway.
21-
. xref:gateway::policies-included-apply.adoc[Apply a Policy in API Manager]
21+
. xref:policies::policies-included-apply.adoc[Apply a Policy in API Manager]
2222
+
2323
A policy extends the functionality of an API and enforces certain capabilities such as security. A policy
2424
can control access and traffic. For example, a policy can generally control authentication, access,

modules/ROOT/pages/latest-overview-concept.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ image::api-manager-ui-overview.png["API Manager page navigation shown with callo
3030
An _API group_ is an API asset that enables organizations to publish a group of API instances as a single unit. For details, see xref:api-groups-landing-page.adoc[API Groups].
3131
* *Automated Policies*
3232
+
33-
Policy automation enables security architects and administrators to secure and govern every API running in an environment. For details, see xref:gateway::policies-automated-overview.adoc[Automated Policies].
33+
Policy automation enables security architects and administrators to secure and govern every API running in an environment. For details, see xref:policies::policies-automated-overview.adoc[Automated Policies].
3434
* *Client Applications*
3535
+
3636
_Applications_ are external services that consume APIs. For details about applications and their related contracts, see xref:view-api-contracts.adoc[View API Instance Contracts].
3737
* *Custom Policies*
3838
+
39-
_Custom policies_ are policies that anyone can develop and apply to their APIs, with the intention of extending existing functionality or defining new functionality. For details, see xref:gateway::policies-custom-overview.adoc[Custom Policies].
39+
_Custom policies_ are policies that anyone can develop and apply to their APIs, with the intention of extending existing functionality or defining new functionality. For details, see xref:policies::policies-custom-overview.adoc[Custom Policies].
4040
* *DataGraph Administration*
4141
+
4242
Anypoint DataGraph enables you to unify all the data within your application network in a unified schema. For details, see xref:datagraph::index.adoc[Anypoint DataGraph Overview].

0 commit comments

Comments
 (0)