Configuring Remoting endpoints

A remoting endpoint enables an application built with Flex to invoke the service using LiveCycle remoting. A remoting endpoint is automatically created for each activated service. A Flex destination that has the same name as the endpoint is created, and Flex clients can create remote objects that point to this destination to invoke operations on the relevant service.

Remoting endpoint settings

Flex Client Authentication Method:
Determines the type of response that the server sends back to the client when the invoked service is security enabled, the operation invoked does not support anonymous invocations, and the client passes in either no or invalid credentials.

// Ethnio survey code removed