Workaround:

To solve this problem:

  1. Always write scripts that generate relative URL links. Avoid absolute and server-relative URL links.
  2. If you must use server-relative links, do not duplicate resource names and paths on both the WebSEAL server and the junctioned application server.
  3. If you must use server-relative links, design your ACL model so that more prohibitive ACLs do not affect false resources specified by unfiltered URLs.