Skip to content

Commit 0802904

Browse files
committed
edits
1 parent 7c25156 commit 0802904

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/vendor/licenses-about.mdx

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,19 @@ This topic provides an overview of customer licenses, including information abou
66

77
## Overview
88

9-
The following diagram provides an overview of licensing with the Replicated Platform:
9+
The following diagram provides an overview of licensing with the Replicated Platform, including how the vendor's external image registries and the installed instances of an application running in end customer environments retrieve customer license information from the Replicated license server:
1010

1111
![App instance communicates with the Replicated licensing server](/images/licensing-overview.png)
1212

1313
[View a larger version of this image](/images/licensing-overview.png)
1414

15-
As shown in the diagram above, the Replicated license and update server is responsible for managing customer licenses.
16-
17-
The license server retrieves up-to-date license details from customer records in the Vendor Portal.
15+
As shown in the diagram above, the Replicated license and update server retrieves up-to-date license details from customer records in the Vendor Portal.
1816

1917
This license information is used by the Replicated Proxy Registry to grant end customers secure access to application images in the vendor's external private registries based on the customer's license ID.
2018

21-
When the Replicated SDK is installed alongside an application in a customer environment, the SDK API `/license/` endpoints can be used to retrieve customer license details from the license server. This allows vendors to programmatically enforce or report on license agreements.
19+
When the Replicated SDK is installed alongside an application in a customer environment, the in-cluster SDK API `/license/` endpoints can be used to retrieve customer license details from the license server. This allows vendors to programmatically enforce and report on license agreements.
2220

23-
Finally, vendors can also integrate CRMs such as Salesforce with the Replicated Platform so that changes in customer records in the Vendor Portal are automatically reflected.
21+
Finally, vendors can also integrate internal CRMs such as Salesforce with the Replicated Platform so that changes in customer entitlements are automatically reflected in the customer records in the Vendor Portal.
2422

2523
## About Customers
2624

0 commit comments

Comments
 (0)