File tree Expand file tree Collapse file tree
src/content/docs/identityserver/samples Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The first step in creating the sample was to create a new project that used the
1919Studio ("Individual Accounts" for the authentication type). This provides all the "out of the box" features from
2020ASP.NET Identity for user management with only minor modifications, which are described below.
2121
22- Then Duende IdentityServer was added to add OIDC/OAuth2 capabilities to the application. Only the minimal configuration
22+ Then Duende IdentityServer was added to add OIDC/OAuth 2.0 capabilities to the application. Only the minimal configuration
2323was done to get Duende IdentityServer functional for this sample.
2424
2525Finally, another project was added which acts as a OIDC client application to exercise the OIDC login (and logout)
You can’t perform that action at this time.
0 commit comments