[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:
- Copy the idpPortal.war file to a
temporary folder, and work in that folder.
- Extract the WEB-INF/portal.props file from the idpPortal.war file.
-
jar xvf idpPortal.war WEB-INF/portal.props
- With a text editor, edit the WEB-INF/portal.props file:
- Review the basic portal properties, and update as needed.
See Basic Portal
Properties.
- Review the entries for the SAE locator, and change them
as needed to accommodate your SRC configuration.
See Locator Properties.
- Configure properties in the network information collector
(NIC) proxy configuration section of the file.
For information about the values to configure for
NIC properties, see Overview of NIC Proxy Configuration.
- 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]