Skip to content

Commit 6749925

Browse files
committed
Clarify license bits + use same text in both scenario's
1 parent c924389 commit 6749925

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

  • astro/src/content/docs/identityserver/configuration

astro/src/content/docs/identityserver/configuration/dcr.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ create a new ASP.NET Core Web application which will host the Configuration API.
9090

9191
:::note
9292
This feature is part of the [Duende IdentityServer Business and Enterprise Edition](https://duendesoftware.com/products/identityserver).
93-
Configure the same license key for IdentityServer and the Configuration API.
93+
You don't need to acquire an additional license, use the same license key for Duende IdentityServer and the DCR Configuration API.
9494
:::
9595

9696
4. **Add and configure the client configuration store**
@@ -151,9 +151,8 @@ and configure the store implementation.
151151
<Code code={licenseSnippet} lang="csharp" title="Program.cs" />
152152

153153
:::note
154-
The Configuration API feature is included in the Duende IdentityServer Business
155-
edition license and higher. Use the same license key for IdentityServer and the
156-
Configuration API.
154+
This feature is part of the [Duende IdentityServer Business and Enterprise Edition](https://duendesoftware.com/products/identityserver).
155+
You don't need to acquire an additional license, use the same license key for Duende IdentityServer and the DCR Configuration API.
157156
:::
158157

159158
3. **Add and configure the client configuration store**

0 commit comments

Comments
 (0)