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
Copy file name to clipboardExpand all lines: docs/vendor/licenses-about.mdx
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,19 @@ This topic provides an overview of customer licenses, including information abou
6
6
7
7
## Overview
8
8
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:
10
10
11
11

12
12
13
13
[View a larger version of this image](/images/licensing-overview.png)
14
14
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.
18
16
19
17
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.
20
18
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.
22
20
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.
0 commit comments