Hi
We are using WSAM that passes through the user via SSO to the View web portal after authentication.
Authentication works fine, however, the page that is displayed shows only the text and the .jsp, activex and images do not come through. Since the activeX does not come through, it does not detect any client and redirect to a another text only page without images or any other component loading.
Is there somethign else we need to open up so the content for the SSO filtered through to the View Portal turns out correctly?
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; .NET4.0C)
Timestamp: Wed, 30 Jun 2010 16:26:46 UTC
Message: Syntax error
Line: 4
Char: 1
Code: 0
URI: https://xxxxx/default/,DanaInfo=appttvirtual088.xxx.co.uk,CT=js,SSO=P+fixpng.js
Regards,
Sumit
Alright the issue was the POST option was enabled so it was trying to authenticate after each POST. Disabling that in Juniper fixed in.