Parameterizes the SAML token of sessions captured from Fiddler into a WebTest so it is possible to execute a recorded web test later by injecting SAML token parameters from a STS of your choice.
Info
| Version: | 2.6.0 |
| Author(s): | Tore Aurstad IT |
| Last Update: | Thursday, March 21, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/toreaurstad/WsTrustFiddlerWebTestExport |
| NuGet Url: | https://www.nuget.org/packages/WSTrustFiddlerWebTestExport |
Install
Install-Package WSTrustFiddlerWebTestExport
dotnet add package WSTrustFiddlerWebTestExport
paket add WSTrustFiddlerWebTestExport
WSTrustFiddlerWebTestExport Download (Unzip the "nupkg" after downloading)
Dependencies
Tags