Skip to content

Commit 69bd134

Browse files
authored
Add glossary entry for "Redistribution" (#1083)
1 parent e40a104 commit 69bd134

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

astro/src/content/docs/general/glossary.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,16 @@ Can be either completely independent single deployments, or a single deployment
214214
A single logical deployment that acts as multiple logical token services on multiple URLs or host names (e.g. for
215215
branding, isolation or multi-tenancy reasons).
216216

217+
## Redistribution
218+
219+
Redistribution occurs when you bundle Duende IdentityServer as an integrated component of a product or service that you
220+
sell, lease, or provide to third parties.
221+
222+
Redistribution typically applies to Independent Software Vendors (ISVs) who ship IdentityServer as part of a larger
223+
solution that customers host on their own local or cloud infrastructure.
224+
225+
Each customer installation of IdentityServer is considered a separate redistribution.
226+
217227
## Standard Developer Support
218228

219229
Online [developer community forum](https://github.com/DuendeSoftware/community/discussions) for Duende Software product

0 commit comments

Comments
 (0)