MCPA - Level 1 Exam QuestionsBrowse all questions from this exam

MCPA - Level 1 Exam - Question 10


Refer to the exhibit.

A developer is building a client application to invoke an API deployed to the STAGING environment that is governed by a client ID enforcement policy.

What is required to successfully invoke the API?

Show Answer
Correct Answer: C

To successfully invoke an API governed by a client ID enforcement policy in the STAGING environment, the client application must provide the client ID and secret specific to the API instance in that environment. These credentials are typically obtained directly from Anypoint Exchange for the API instance in the STAGING environment. This is because client ID and secret are used to uniquely identify and authenticate the client application interacting with a specific API instance, ensuring proper access control.

Discussion

6 comments
Sign in to comment
calazansOption: C
Jun 10, 2022

C. The client ID and secret obtained from Anypoint Exchange for the API instance in the STAGING environment

AdityaKurugantiOption: C
May 31, 2021

Answer is C https://docs.mulesoft.com/api-manager/2.x/client-id-based-policies

Pavan_NagineniOption: C
Jul 24, 2021

C. The client ID and secret obtained from Anypoint Exchange for the API instance in the STAGING environment

Outdoor25Option: C
Dec 29, 2021

Should be C. ClientId and ClientSecret are API Instance specific which are environment specific.

AB317Option: C
Jul 31, 2021

Answer: C

Outdoor25Option: C
Dec 29, 2021

Should be C. ClientId and ClientSecret are API Instance specific which are environment specific.