File tree Expand file tree Collapse file tree
astro/src/content/docs/identityserver/configuration Expand file tree Collapse file tree Original file line number Diff line number Diff 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
96964 . ** 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
1591583 . ** Add and configure the client configuration store**
You can’t perform that action at this time.
0 commit comments