Jump to main content
HCL Logo Product Documentation
Customer Support HCLSoftware U Community Forums Customer Idea Portal
HCL Domino Leap
  • Welcome to HCL Domino Leap
  • Overview of HCL Domino Leap
  • Video Tutorials
  • What's new in Domino Leap 1.1.2?
  • Installing
  • Building applications
  • Securing
  • Administering Domino Leap
  • Extending
  • Reference
  • Troubleshooting and known issues
  1. Home
  2. Reference

    The documents in this section provide reference material and samples for Domino Leap.

  3. Services

    The following topics provide reference information about adding services to Domino Leap.

  4. Service Description

    A Service Description provides a specific interface to a Service Transport. The Service Description describes the inputs and outputs when you configure services within the Domino Leap mapping user interface.

  5. Setting up authentication

    Some services require authentication.

 Go to Feedback
  • Reference

    The documents in this section provide reference material and samples for Domino Leap.

    • REST API reference

      The REST API can be used by other programs to communicate with Domino Leap.

    • JavaScriptâ„¢ API

    • Services

      The following topics provide reference information about adding services to Domino Leap.

      • Service Description

        A Service Description provides a specific interface to a Service Transport. The Service Description describes the inputs and outputs when you configure services within the Domino Leap mapping user interface.

        • Localizing Service Descriptions

          The name and description elements allow you to localize an HCL Domino Leap Service Description in multiple languages using duplicate elements, each with a different xml:lang attribute and contents.

        • Mapping Data for a Service Description

          The serviceMapping element of the Service Description contains all the information needed for the HCL Domino Leap server to map data from the Service Description inbound data to the Service Transport

        • Deploying a Service Description

          This topic contains information about how to deploy an HCL Domino Leap Service Description.

        • Setting up authentication

          Some services require authentication.

          • Leap Configuration Credentials Provider

            The Leap Configuration Credentials Provider provides a mechanism that allows user name and password credentials to be provided to a Service Transport without being hardcoded within the Service Description. The credentials are defined by the Domino Leap server administrator and are associated with an alias that is used in the Service Description.

          • Basic Credentials Provider

            This topic describes Basic Credentials Providers used within a Service Description.

          • Cookie Credentials Provider

            This topic describes Cookie Credentials Provider used within a Service Description.

      • HTTP Service Transport

        This topic provides reference information on HTTP Service Transports used in HCL Domino Leap.

    • Embedding items in an iframe

      You can use iFrames to embed charts and applications in a web page.

    • Embedding API

      The Embedding API is used to embed a Domino Leap form directly in another webpage without using an <iframe>. The Domino Leap form is inserted into the DOM of the hosting page and can be interacted with using the JavaScript API or any custom JavaScript. Additionally, the style of items in the form can be customized by the CSS of the hosting page.

    • Creating customized Cascading Style Sheets

      You can apply your own custom Cascading Style Sheet (CSS) to the rendering of your Domino Leap application. To create a custom theme, you must be familiar with the basic concepts of CSS.

    • Custom Widget API

      This API provides a mechanism to incorporate custom widgets into the HCL Domino Leap product.

Setting up authentication

Some services require authentication.

The following topics describe the three mechanisms used to pass credentials to a service:
  • Leap Configuration Credentials Provider
  • Basic Credentials Provider
  • Cookie Credentials Provider
  • Leap Configuration Credentials Provider
    The Leap Configuration Credentials Provider provides a mechanism that allows user name and password credentials to be provided to a Service Transport without being hardcoded within the Service Description. The credentials are defined by the Domino Leap server administrator and are associated with an alias that is used in the Service Description.
  • Basic Credentials Provider
    This topic describes Basic Credentials Providers used within a Service Description.
  • Cookie Credentials Provider
    This topic describes Cookie Credentials Provider used within a Service Description.
  • Share: Email
  • Twitter
  • Disclaimer
  • Privacy
  • Terms of use
  • Cookie Preferences