Skip to content

NoesisLabs/FiddlerHawkAddOn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hawk Authentication AddOn

This Fiddler AddOn provides users with the ability to pass Hawk Authentication headers as part of their requests.

Installation for Fiddler4 (Beta)

Copy the files NoesisLabs.Fiddler.HawkAddOn.dll, Thinktecture.IdentityModel.Core.dll, and Thinktecture.IdentityModel.Hawk.dll from the folder NoesisLabs.Fiddler.HawkAddOn\bin\Release\ into C:\Program Files\Fiddler2\Scripts and restart Fiddler.

Usage

  1. Navigate to Hawk Authentication tab within Fiddler
  2. Check the Enable Checkbox to begin including Hawk Authentication headers
  3. Check the Composer Only checkbox if you would like to limit the Hawk Authentication header inclusion to requests sent via Fiddler's Composer -> Parsed tool.
  4. Choose encryption Algorithm used by your authentication provider
  5. Enter a valid Hawk Id for your authentication provider
  6. Enter a valid Hawk Key for your authentication provider

About

Fiddler AddOn to provide support for Hawk authentication

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages