Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The JSONP Policy turns a standard REST endpoint into a JSONP compatible endpoint.

Configuration Options

OptionTypeDescriptionPossible ValuesDefault
Callback Parameter Name StringName of the HTTP query parameter that should contain the JSONP callback function name.--


Info

If the API client does not send the JSONP callback function name in the URL (via the configured query parameter name), the policy will do nothing. This allows managed endpoints to support both standard REST and JSONP at the same time.



Panel
titleOn this Page:

Table of Contents

Panel
titleRelated Pages: