This document (7020916) is provided subject to the disclaimer at the end of this document.
Environment
NetIQ Access Manager 4.3
NetIQ Access Manager 4.2
Access Gateway
Netscaler Secure Gateway 10.5 with Storefront 2.6
NetIQ Access Manager 4.2
Access Gateway
Netscaler Secure Gateway 10.5 with Storefront 2.6
Situation
Access Manager admin wants users to single sign on (SSO) to Netscalars Secure Gateway via formfill, so that they can get to the Storefront page for the user without have to re-authenticate. A formfill policy was created to populate the username and password, but. the single sign on would never work because of the complex javascript embedded in the login page.
Resolution
Create a custom rewriter profile that searches for string
<SCRIPTlanguage=JavaScript>ns_showpwd_default();</SCRIPT>
and replaces it with the string
<input name=”passwd” type=”password”>
Disclaimer
This Support Knowledgebase provides a valuable tool for NetIQ/Novell/SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented “AS IS” WITHOUT WARRANTY OF ANY KIND.