[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Properties for the Sample IDP Captive Portal

The sample IDP captive portal provided with the SRC software is designed to be used with the IDP integration implementation and the sample data. To use the sample IDP captive portal, edit the WEB-INF/portal.props. The /opt/UMC/idp/idpPortal.war file contains the WEB-INF/portal.props file.

To edit the WEB-INF/portal.props file:

  1. Copy the idpPortal.war file to a temporary folder, and work in that folder.
  2. Extract the WEB-INF/portal.props file from the idpPortal.war file.
    jar xvf idpPortal.war WEB-INF/portal.props
  3. With a text editor, edit the WEB-INF/portal.props file:
  4. Replace the WEB-INF/portal.props file and any other updated files in the idpPortal.war file.
    jar uvf idpPortal.war WEB-INF/portal.props

[Contents] [Prev] [Next] [Index] [Report an Error]