Documentation icon indicating copy to clipboard operation
Documentation copied to clipboard

Documentation for IdentityServer3

Results 18 Documentation issues
Sort by recently updated
recently updated
newest added

Spent a few minutes googling to find out the correct syntax to include those CSP values. Perhaps this example helps.

I had an issue where I couldn't figure out how to hook up the InMemoryUserList to IdentityServer and I kept reading over line 323 ("In Startup replace the empty user...

Hi, I'm new to this and got an error says TokenClient.cs not found. I'm using IdentityServer3. Any help would be appreciated.

The rest of the page talks about `Log.Logger`-related things so it's not clear where `LoggingOptions` goes unless you search the source code.

Additional info for enabling logging when writing unit tests

I am finding lot of links are broken from many webpages reference, can this be fixed or can i do something. Link from reference sites. https://identityserver.github.io/Documentation/docs/advanced/userService.html (returns 404 error) Link...

bug

Without RequireConsent = false, then the consent screen appears after the login screen. As someone new to IdentityServer, this caused me a bit of confusion. I think it'd be clearer...

Inspecting the manager at runtime shows that redirectForTokenAsync does not exist. Also the dts also doesn't have that property.