Visual Studio Code – IdentityServer token issuer claim missing port number in issued JWT token
I have a strange issue with tokens issued by my local development IdentityServer (happens both with IdentityServer4 and with Duende IdentityServer). The IdentityServer on my local dev machine is running on port 44310 and this is reflected correctly in the…