I'm trying to run some of the examples from here. They're configured to access localhost:44333
- if I run one of the examples, e.g. JavascriptResourceOwner, the calls to that address are not getting any response. What project/solution should I be running on that port?
Asked
Active
Viewed 320 times
-1

Sean
- 14,359
- 13
- 74
- 124
2 Answers
0
You should run IdentityServer in separate solution for example from example IdentityServer3.AspNetIdentity

Sam Zakhezin
- 366
- 1
- 8
0
All client samples are designed to be run with the core project host:

leastprivilege
- 18,196
- 1
- 34
- 50