IdentityServer4TestServer
IdentityServer4TestServer copied to clipboard
Identity Server 4 testing helper for .NET Core
I think it would be really helpful to have some extra sample projects. For example, it would be nice to have a simple API (as seen [here](https://identityserver4.readthedocs.io/en/release/quickstarts/1_client_credentials.html#adding-an-api)) and then show...
Hi @devdigital I am now contribute a web service which combine mvcclient and identity server. But I can't do test with two server. for example: Used httpclient sent request to...
My Idserver Project:   Then I create the xunit prject and reference the IdServer Project rebuild log: ``` 1>------ Rebuild All started: Project: Identity.API, Configuration: Debug Any CPU ------...