X-Guardian / AdfsDsc

DSC resources for deployment and configuration of Active Directory Federation Services
MIT License
9 stars 5 forks source link

AdfsWebApiApplication: Fix Custom Issuance Transform Rules Comparison #65

Closed X-Guardian closed 1 year ago

X-Guardian commented 1 year ago

Pull Request (PR) description

Fixes issue with comparing custom claims Issuance Transform Rules.

Additional verbose logging has also been added to the Compare-IssuanceTransformRule function.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #65 (5b272ab) into main (7ea6ae0) will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##           main    #65   +/-   ##
===================================
  Coverage    98%    98%           
===================================
  Files        16     16           
  Lines      2133   2139    +6     
===================================
+ Hits       2097   2103    +6     
  Misses       36     36