Auth0 using spring boot security

I was implementing auth0 with spring boot latest version. I already have JWTAuthenticationFilter with HMAC256 auth token verification filter in my application. I am not able to verify your auth0 with my existing verification layer meaning your library prefer RSA as a more secure mechanism. The exposed endpoint which holds JWKT and that supports RSA only. I don’t see a good reason to set up RSA kind of token authorization system. Could you please help me how to how to set up the HMAC256 auth verification authorization system? My front end is implemented using react and the domain is registered with auth0.

Hey there!

Sorry for such delay in response! We’re doing our best in providing the best developer support experience out there, but sometimes the number of incoming questions is just too big for our bandwidth. Sorry for such inconvenience!

Do you still require further assistance from us?