Workaround:
To solve this problem:
- Always write scripts that generate relative URL links. Avoid absolute and server-relative URL links.
- If you must use server-relative links, do not duplicate resource names and paths on both the WebSEAL server and the junctioned application server.
- 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.