This content is likely not relevant anymore. Try searching or browse recent questions.
request after 302 response be pending 0 Recommended Answers 18 Replies 60 Upvotes
The scenario where we have a problem is an SSO authentication scenario. Successful user authentication may trigger redirection. The request after the redirection is always in pending. Direct access to the redirected destination address can be accessed normally.
The captured event information for failed request is as follows:
​
t= 94065 [st= 3] -HTTP_TRANSACTION_SEND_REQUEST
t= 94065 [st= 3] +HTTP_TRANSACTION_READ_HEADERS [dt=393]
t= 94065 [st= 3] HTTP_STREAM_PARSER_READ_HEADERS [dt=393]
t= 94458 [st= 396] HTTP_TRANSACTION_READ_RESPONSE_HEADERS
--> HTTP/1.1 302 Found
Server: Web Server
Date: Wed, 01 Apr 2020 06:14:25 GMT
Content-Type: application/octet-stream
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=65
Set-Cookie: ttf=805784545;path=/static;secure
Cache-Control: private
Expires: Thu, 01 Jan 1970 00:00:00 GMT
X-ConsoleFrame-Flag: J-CF2.0
Set-Cookie: SID=Set2; Domain=com.cn; Path=/; Secure; HttpOnly
Set-Cookie: agencyID=450d6156e2484b53a371dd1aba59a2a4; Path=/; Secure
Set-Cookie: third-party-access=""; Path=/; Secure
Set-Cookie: J_SESSION_ID=0d48105e35aecef34ed15bd019d5f089cdbd285a07585810; Path=/; Secure; HttpOnly
Location: https://hwconsole.aeonlife.com.cn/console/?region=cn-north-220#/home
Strict-Transport-Security: max-age=31536000; includeSubdomains;
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, must-revalidate
Pragma: no-cache
t= 94458 [st= 396] -HTTP_TRANSACTION_READ_HEADERS
t= 94458 [st= 396] HTTP_CACHE_WRITE_INFO [dt=0]
t= 94458 [st= 396] NETWORK_DELEGATE_HEADERS_RECEIVED [dt=0]
t= 94459 [st= 397] COOKIE_INCLUSION_STATUS
--> exclusion_reason = "EXCLUDE_INVALID_DOMAIN, DO_NOT_WARN"
--> operation = "store"
t= 94459 [st= 397] +URL_REQUEST_DELEGATE_RECEIVED_REDIRECT [dt=220776+]
t=315235 [st=221173]
This question is locked and replying has been disabled.
Link to post
Delete post?
This will remove the reply from the Answers section.
Notifications are off
Your notifications are currently off and you won't receive subscription updates. To turn them on, go to Notifications preferences on your Profile page.