jwtresourceclientservlet Client that uses OAuth client_credentials flow to get a JWT and use it for permissions to call REST endpoint. Based on Spring boot 3.X Spring MVC servlet framework configuration. Auth0 account Spring oauth2-client library WebClient See also jwtresource server