dbebout1.3722909087270752E12 (Okta, Inc.) asked a question.
0D50Z00008G7UqESAVOkta Classic EngineAdministrationAnswered2018-09-05T01:27:31.000Z2015-09-09T07:10:54.000Z2018-08-12T04:15:26.000Z
How can I debug HTTPS traffic with Fiddler
I'd like to use Fiddler (http://www.telerik.com/fiddler)to debug a SAML auth flow from my client machine. How can I decrypt HTTPS traffic from my client machine in Fiddler to facilitate troubleshooting?
- dbebout1.3722909087270752E12 (Okta, Inc.)The following steps can be used to decrypt HTTPS traffic on your browser client using Fiddler. 1) Launch Fiddler2) From the Fiddler Menu, select TOOLS -> FIDDLER OPTIONS3) Change to the HTTPS tab.4) Enable the following settings: Capture HTTPS CONNECTs Decrypt HTTPS traffic
5) Click OK and accept the various cert dialog prompts.6) You should now see future HTTPS requests decrypted in your Fiddler UI.
Expand Post
- dbebout1.3722909087270752E12 (Okta, Inc.)The following steps can be used to decrypt HTTPS traffic on your browser client using Fiddler. 1) Launch Fiddler2) From the Fiddler Menu, select TOOLS -> FIDDLER OPTIONS3) Change to the HTTPS tab.4) Enable the following settings: Capture HTTPS CONNECTs Decrypt HTTPS traffic
5) Click OK and accept the various cert dialog prompts.6) You should now see future HTTPS requests decrypted in your Fiddler UI.
Expand Post
This question is closed.
