QuestionQ9

IBM API Connect v10.0.3 Solution Implementation

In the client security policy, the credential extraction method is configured as Form.

Which statement is required in this situation?

Question Image

  • A "Stop on error" has to be active as well.
  • B Credentials have to be gathered via a custom form.
  • C A prefix will be added to the secret-name and id at runtime.
  • D Client id and secret must be supplied via a POST request.
Explanation

With the Form credential-extraction method, the client ID and client secret credentials must be supplied as form data in a POST request. The configured ID Name and Secret Name identify the form parameters that carry those values.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!