I am following the quick start guide with a brand new .NET 6 project. I can click Login and be taken to the Auth0 login dialog, but upon returning I receive this error:
SecurityTokenSignatureKeyNotFoundException: IDX10503: Signature validation failed. Token does not have a kid. Keys tried: ‘System.Text.StringBuilder’.
Exceptions caught:
‘System.Text.StringBuilder’.
token: ‘System.IdentityModel.Tokens.Jwt.JwtSecurityToken’.
Perfect! Thanks for sharing that! Can I ask you to raise it as a GitHub issue here:
this way we’ll be able to handle it most effectively and work with the direct repo maintainers on it. Once you have a link to it make sure to share it here so we can ping them. Thank you!