Validating EBS-BI authentication, without BI
Troubleshooting EBS-BI integrated authentication can be a tiresome activity, so here’s a shortcut that might help. If you suspect the problem lies with EBS then you can leave OBIEE out of the equation.
Login to EBS
Use FireBug or Fiddler2 to inspect web traffic as follows:
Click the BI link from EBS
Should be first a request to EBS server, which returns 302 and redirects to http://<bi server>:<port>/analytics/saw.dll?Dashboard&acf=101507310
Record the value of acf (eg 101507310)