PrepAway - Latest Free Exam Questions & Answers

Which assertion is correct?

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?

PrepAway - Latest Free Exam Questions & Answers

A.
The Worklight Server is returning a dynamically generated HTML form indicating that the
request is authenticated.

B.
The Adapter procedure is protected by either Form-based authenticator or Java-based (using
custom Login Module).

C.
The Adapter procedure is protected by Adapter-based authenticator and the Worklight Server
has rejected the authentication.

D.
The Adapter procedure is protected by Form-based authenticator and the Worklight Server is
responding to an unauthenticated request.

Explanation:


Leave a Reply