Question 76

An organization wants to make sure only known partners can invoke the organization's APIs. To achieve this security goal, the organization wants to enforce a Client ID Enforcement policy in API Manager so that only registered partner applications can invoke the organization's APIs. In what type of API implementation does MuleSoft recommend adding an API proxy to enforce the Client ID Enforcement policy, rather than embedding the policy directly in the application's JVM?
  • Question 77

    What should be ensured before sharing an API through a public Anypoint Exchange portal?
  • Question 78

    Refer to the exhibit.

    What is the best way to decompose one end-to-end business process into a collaboration of Experience, Process, and System APIs?
    A) Handle customizations for the end-user application at the Process API level rather than the Experience API level

    B) Allow System APIs to return data that is NOT currently required by the identified Process or Experience APIs

    C) Always use a tiered approach by creating exactly one API for each of the 3 layers (Experience, Process and System APIs)

    D) Use a Process API to orchestrate calls to multiple System APIs, but NOT to other Process APIs