hi,
i’m new to the jwt world, i’m using spring to produce a Restful API project to produce an Orchestrator
i will introduce jwt to produce a token system and speed up s iterations.
but my doubt arises in the authentication phase and I ask you is it possible to use client side certificates(x509) to authenticate?
Does Jwt support any authentication system? the gestore of this authentication phase is only Spring Framework?
thanks and i hope in your reply and someone will insert links to documentation.
Best regard
Marco