We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7647be8 commit c554199Copy full SHA for c554199
src/content/docs/identityserver/quickstarts/2-interactive.md
@@ -65,9 +65,9 @@ that enable the UI. Note that there are three places to comment in - two in
65
`ConfigurePipeline` and one in `ConfigureServices`.
66
67
:::note
68
-There is also a template called `isinmem` which combines the basic
69
-IdentityServer from the `isempty` template with the quickstart UI from the
70
-`isui` template.
+There is also a template called `duende-is-inmem` which combines the basic
+IdentityServer from the `duende-is-empty` template with the quickstart UI from the
+`duende-is-ui` template.
71
:::
72
73
Comment in the service registration and pipeline configuration, run the
0 commit comments