Skip to content

Commit 236e2a1

Browse files
committed
add info about the sdk in kots installs
1 parent 261dad7 commit 236e2a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/vendor/licenses-about.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ For more information, see [Updating Licenses](/enterprise/updating-licenses).
7979

8080
The [Replicated SDK](replicated-sdk-overview) includes an in-cluster API that retrieves up-to-date customer license information from the Vendor Portal during runtime through the [`license`](/reference/replicated-sdk-apis#license) endpoints. This means that any changes to customer licenses are reflected in real time in the customer environment, without the customer needing to perform a license update.
8181

82+
In KOTS installations that include the SDK, users need to update their licenses from the Admin Console as described in [License Updates with KOTS](#license-updates-with-kots) above. However, any logic in your application that uses the SDK API will update the user's license information in real time without the customer needing to deploy a license update in the Admin Console.
83+
8284
For information about how to use the SDK API to query license entitlements at runtime, see [Querying Entitlements with the Replicated SDK API](/vendor/licenses-reference-sdk).
8385

8486
### Replacing Licenses

0 commit comments

Comments
 (0)