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

Conversation

dotnetKyle
Copy link

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.

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant