Security Server Web Server tab

The Security Server Web Server tab has these options:

  • Launch web server on Security Server startup

    When this is selected, the web server starts along with the security server. The default is selected.

  • Enable Cloverleaf API

    The Cloverleaf API uses a RESTful web service architecture and JavaScript Object Notation (JSON) as the data interchange format. Through this, you can create, edit, and delete Cloverleaf objects that were traditionally only available in the Cloverleaf GUI. The default is selected.

  • Enable Cloverleaf API Documentation

    Enable Cloverleaf API must be selected to enable this check box.

    By default, Enable Cloverleaf API Documentation is cleared.

    The CLAPI web page includes the CLAPI SDK document and examples. By default, it is disabled.

    When the Cloverleaf security server is started with Enable Cloverleaf API Documentation enabled, all Cloverleaf APIs are listed in HTML through https://hostservername:15149/clapi/. This provides details about request parameters and responses for each API.

    You can also enter API parameters and click Try it out in the API window.

    The Resources Available page lists available APIs and their location.

    For information on CLAPI, see Cloverleaf API.

  • Any changes enable Save. After you click Save, you must restart the security server before the change takes place.
  • The HTTP port defaults to 15040, HTTPS defaults to 15043, and the Tomcat server shutdown port defaults to 15045. To change these ports, go to $HCIROOT/security/tomcat/conf/server.xml.