Customized output from:
Document Release Date: February 2018 Software Release Date: February 2018 |
|
The only warranties for products and services of Micro Focus and its affiliates and licensors (“Micro Focus”) are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Micro Focus shall not be liable for technical or editorial errors or omissions contained herein. The information contained herein is subject to change without notice.
Confidential computer software. Except as specifically indicated otherwise, a valid license from Micro Focus is required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license.
Certain versions of software and/or documents (“Material”) accessible here may contain branding from Hewlett-Packard Company (now HP Inc.) and Hewlett Packard Enterprise Company. As of September 1, 2017, the Material is now offered by Micro Focus, a separately owned and operated company. Any reference to the HP and Hewlett Packard Enterprise/HPE marks is historical in nature, and the HP and Hewlett Packard Enterprise/HPE marks are the property of their respective owners.
© 2011 - 2018 Micro Focus or one of its affiliates.
MICRO FOCUS and the Micro Focus logo, among others, are trademarks or registered trademarks of Micro Focus (IP) Limited or its subsidiaries in the United Kingdom, United States and other countries. All other marks are the property of their respective owners.
Adobe™ is a trademark of Adobe Systems Incorporated.
Microsoft® and Windows® are U.S. registered trademarks of Microsoft Corporation.
UNIX® is a registered trademark of The Open Group.
Configure all external applications that integrate with the UCMDB Browser with LW-SSO settings. For details about LW-SSO authentication, see the relevant section in the Universal CMDB Hardening Guide.
Note: If you access the UCMDB Browser by IP address (not by FQDN), you should add the UCMDB Browser IP address to the UCMDB’s trusted hosts. You can do this from the JMX console. Under LW-SSO Configuration Management, locate the addTrustedIPs method and invoke it using the UCMDB Browser IP address value.
Open the ucmdb_browser_lwsso_config.xml file in the \conf folder in an XML editor and make the following changes:
Note:
In the case of an embedded UCMDB Browser, configure LW-SSO by going to Administration > Infrastructure Settings Manager > General Settings and configure settings that start with LW-SSO.
When upgrading from an older version to UCMDB Browser 4.05 or later, open the ucmdb_browser_lwsso_config.xml file in the \conf folder, and replace the following lines:
<logoutURLs>
<url>.*/logout.jsp.*</url>
</logoutURLs>
with:
<logoutURLs>
<url>.*/logout*</url>
</logoutURLs>
© 2011 - 2018 Micro Focus or one of its affiliates