APS war deployment on CR11 doesn’t use or support LOGO
search cancel

APS war deployment on CR11 doesn’t use or support LOGO

book

Article ID: 235261

calendar_today

Updated On:

Products

SITEMINDER CA Single Sign On Agents (SiteMinder)

Issue/Introduction

APS war file deployment for SmCPW use case doesn’t use or support SM-APS-32016 (LOGO) at all.

Have tried configuration in ./webagent/resources/SmCPW.properties file.

Per APS Documentation, Change Password Screen can be customized by just updating SM-APS-32014 and SM-APS-32016 properties in SmCPW.properties. 
Customer has used customized SmCPW.properties in the past.
This works fine with old CGI solution, but for APS war file deployment, it only takes SM-APS-32014, but not SM-APS-32016.

SM-APS-32014 is the copyright message.
SM-APS-32016 is the logo.

## If a copyright message is desired, put it as the message value here

SM-APS-32014 = <div id="warning"><b>Warning</b>: Your message here.</div>

## The value for SM-APS-32016 is output intact immediately after the <body> tag. Useful to
## output a logo to the screen

SM-APS-32016 = <IMG src="./images/logo.jpg" altText="LOGO"/>

In non-working scenario with APS SmCPW war, LOGO does not show.

Environment

Release : 12.52sp1cr11

Component : SITEMINDER ADVANCED PASSWORD SERVICES

Cause

APS.war file needs to be patched to support this.

Resolution

Broadcom engineering has made a new fix available.  APS_02012022.zip contains an APS.war file.

The images folder needs to be deployed under ~/APS

 ls -l
total 136
-rw-r--r--. 1 root root  5400 Apr 15  2021 Change.jsp
-rw-r--r--. 1 root root  1622 Apr 15  2021 Change-Timeout.jsp
-rw-r--r--. 1 root root  3160 Apr 15  2021 Confirm.jsp
-rw-r--r--. 1 root root  1951 Apr 15  2021 Error.jsp
-rw-r--r--. 1 root root  1594 Apr 15  2021 Identify-Disabled.jsp
-rw-r--r--. 1 root root  8614 Apr 15  2021 Identify.jsp
-rw-r--r--. 1 root root  1628 Apr 15  2021 Identify-Lockout.jsp
-rw-r--r--. 1 root root 18541 Apr 15  2021 Identify-Missing.jsp
-rw-r--r--. 1 root root 15110 Apr 15  2021 Identify-Multiple.jsp
-rw-r--r--. 1 root root  1712 Apr 15  2021 Identify-NotFound.jsp
-rw-r--r--. 1 root root  1893 Apr 15  2021 Identify-TooRecentlyAttempted.jsp
-rw-r--r--. 1 root root  1892 Apr 15  2021 Identify-TooRecentlyUsed.jsp
drwxr-xr-x. 2 root root    22 Jan  4 10:40 images
-rw-r-----. 1 root root  1993 Jan  4 10:43 Log4jWebDemo.log
drwxr-xr-x. 2 root root    25 Jan  2 20:05 META-INF
-rw-r--r--. 1 root root  1994 Apr 15  2021 NoMail.jsp
-rw-r--r--. 1 root root   175 Apr 15  2021 test.jsp
-rw-r--r--. 1 root root  1593 Apr 15  2021 Verify-Invalid.jsp
-rw-r--r--. 1 root root 10837 Apr 15  2021 Verify.jsp
-rw-r--r--. 1 root root 12146 Apr 15  2021 Verify-Missing.jsp
-rw-r--r--. 1 root root  1641 Apr 15  2021 Verify-NoData.jsp
-rw-r--r--. 1 root root  1638 Apr 15  2021 Verify-Timeout.jsp
drwxr-xr-x. 4 root root    71 Jan  2 20:05 WEB-INF

 ls -l images
total 32
-rwxr-xr-x. 1 root root 31353 Jan  4 10:40 logo.jpg

Additional Information

DE522302

Attachments

1645569747070__APS_02012022.zip get_app