org.apache.camel.component.salesforce.api.SalesforceException: {errors:[{"errorCode":"invalid_grant","message":"Login error code:[invalid_grant] description:[audience is invalid]","fields":null}],statusCode:400}
after the component sits for a while, using JWT Bearer Token flow with a Connected App with pre-authorized users by profile. Can't find a way to make sure the token is refreshed or how to bust the cache and reauthenticate.