If UAA is configured with ratelimiting, the integration tests do not work and productive code will fail in unpredictable ways when http 429 errors are returned.
Fixed in #1313 Adding a new API, available for customers but adding maintenance load for us.
Alternative fix in #1332 Improving the integration tests without huge new API. Code in integration-test can be used as template for customers facing the same problem.