MuleSoft Certified Integration Architect – Level 1 — Question 3

An API has been unit tested and is ready for integration testing. The API is governed by a Client ID Enforcement policy in all environments.
What must the testing team do before they can start integration testing the API in the Staging environment?

Answer options

Correct answer: B

Explanation

The correct answer is B because the testing team needs to obtain a Client ID and Client Secret specific to the API instance in the Staging environment in order to comply with the Client ID Enforcement policy. Option A is incorrect as it suggests obtaining the credentials for the entire environment rather than the specific API instance. Options C and D are not relevant to the immediate requirement of acquiring the necessary credentials for integration testing.