Login is extremely slow for LDAP users for SSO. When user tried using BI launchpad it's working fine taking only 5-6 seconds to login. But when user use opendocument to open report using SSO it took around 50-55 seconds.
This behaviour is only for some bunch of users it's working fine for other user id like my id.
Below is my finding from Fiddler.
for response it took 50 seconds.
Request Count: 1
Bytes Sent: 641 (headers:641; body:0)
Bytes Received: 2,880 (headers:244; body:2,636)
ACTUAL PERFORMANCE
--------------
ClientConnected: 15:25:04.380
ClientBeginRequest: 15:30:00.520
GotRequestHeaders: 15:30:00.520
ClientDoneRequest: 15:30:00.520
Determine Gateway: 0ms
DNS Lookup: 0ms
TCP/IP Connect: 0ms
HTTPS Handshake: 0ms
ServerConnected: 15:30:00.313
FiddlerBeginRequest: 15:30:00.521
ServerGotRequest: 15:30:00.521
ServerBeginResponse: 15:30:50.438
GotResponseHeaders: 15:30:50.439
ServerDoneResponse: 15:30:50.439
ClientBeginResponse: 15:30:50.439
ClientDoneResponse: 15:30:50.439