X-Guardian / AdfsDsc

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

AdfsApplicationPermission: Fix Issue Comparing Multiple ScopeNames #70

Closed X-Guardian closed 1 year ago

X-Guardian commented 1 year ago

Pull Request (PR) description

Fixed issue comparing multiple ScopeNames by adding support for unordered arrays to the Compare-ResourcePropertyState function.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #70 (76410a2) into main (ddde349) will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##           main    #70   +/-   ##
===================================
  Coverage    98%    98%           
===================================
  Files        16     16           
  Lines      2139   2146    +7     
===================================
+ Hits       2103   2110    +7     
  Misses       36     36