nerdexam
IBM

C2180-279 · Question #16

A developer is debugging a Worklight Adapter procedure that has been configured with the following securityTest property in the adapter configuration file: <procedure name="getSecureFeed"…

The correct answer is D. The Adapter procedure is protected by Form-based authenticator and the Worklight Server is. See the full explanation below for the reasoning.

Question

A developer is debugging a Worklight Adapter procedure that has been configured with the following securityTest property in the adapter configuration file:

<procedure name="getSecureFeed" securityTest="Adapter-securityTest"/> When the adapter procedure getSecureFeed is invoked by the client, the developer has noted that the Worklight Server responds with HTML content rather than the expected JSON content from getSecuredFeed function. Which assertion is correct?

Options

  • AThe Worklight Server is returning a dynamically generated HTML form indicating that the request
  • BThe Adapter procedure is protected by either Form-based authenticator or Java-based (using
  • CThe Adapter procedure is protected by Adapter-based authenticator and the Worklight Server has
  • DThe Adapter procedure is protected by Form-based authenticator and the Worklight Server is

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    8% (3)
  • D
    83% (30)

Community Discussion

No community discussion yet for this question.

Full C2180-279 Practice