Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

More detail on how to hook up the InMemoryUserList #247

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Commits on Nov 20, 2017

  1. More detail on how to hook up the InMemoryUserList

    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 list with a call to the Get method.") without realizing that line 323 was the step that I was missing.  I think this code (or maybe even a smaller snippet of my code) should be added in to prevent people from accidentally skipping over the step.
    dotnetKyle committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    7ae501c View commit details
    Browse the repository at this point in the history