so I have a authentication bean which provides access tokens from client credentials.
public class AuthServiceBean { @Value("${some.url}") p