Is there a minimum windows version for using JWT?

Hi,
is there a minimum windows version for using JWT?
I developed some apis that use Jwt, calling them in localhost works while calling them from the server I always get error 500 during the AddJwtBearer instruction
the server is a Widows Server 2019, is it possible that it depends on the windows version of the server?

Hi @newalecogn

Welcome to the Auth0 Community!

Thank you for posting your question. There are no minimum Windows version requirements for using JWT itself. The 500 error most likely comes from a different issue unrelated to the Windows server version. I will advise you to ask your question in the .NET forum → .NET - Microsoft Community Hub with more details and an error message.

Thanks
Dawid

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.