Skip to content

Commit

Permalink
wip (Azure#25823)
Browse files Browse the repository at this point in the history
  • Loading branch information
nisha-bhatia authored Dec 13, 2021
1 parent 0f869ce commit c02daad
Show file tree
Hide file tree
Showing 5 changed files with 505 additions and 504 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ public class IdentityRecordedTestSanitizer : RecordedTestSanitizer
{
public IdentityRecordedTestSanitizer()
{
SanitizedHeaders.Add("secret");
AddJsonPathSanitizer("$..refresh_token");
AddJsonPathSanitizer("$..access_token");
}
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c02daad

Please sign in to comment.