.Net Quickstart
- 
 Has anyone got the quick-start for FusionAuth for .net working? https://fusionauth.io/docs/quickstarts/quickstart-dotnet-web When following the quick-start I get the following error when the fusion auth calls the /signin-oidc endpoint that the Identity middleware creates. Please not that I am running this with no edits other than changing the FusionAuth config in the appsettings. SecurityTokenUnableToValidateException: IDX10516: Signature validation failed. Unable to match key: 
 kid: 'Removed Reference'.
- 
 @ccantrell hmmm. We'll take a look at this. You should be able to clone the repository and run the complete application following the instructions here: https://github.com/FusionAuth/fusionauth-quickstart-dotnet-web Can you please give that a try and see if you run into the same issue? 
- 
 @dan I just ran it and I get the same error. I added an issue to the github repo. 
- 
 @fc I responded to your issue post on Github. I would like to help. 

