I am trying to implement Stateless Authentication using a custom filter that extends AbstractPreAuthenticatedProcessingFilter. The filter works fine locally.
AbstractPreAuthenticatedProcessingFilter