X-Guardian / AdfsDsc

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

AdfsRelyingPartyTrust: Add Support for Access Control Policies and Parameters #22

Closed X-Guardian closed 4 years ago

X-Guardian commented 4 years ago

Pull Request (PR) description

This PR adds support for Access Control Policies and Parameters to the AdfsRelyingPartyTrust resource.

Currently only GroupParameter is supported, which is enough to support all the built-in access control policies.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into dev will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #22      +/-   ##
==========================================
+ Coverage   98.06%   98.11%   +0.04%     
==========================================
  Files          16       16              
  Lines        1760     1802      +42     
==========================================
+ Hits         1726     1768      +42     
  Misses         34       34
Impacted Files Coverage Δ
...sRelyingPartyTrust/MSFT_AdfsRelyingPartyTrust.psm1 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d5c551a...3e10cc2. Read the comment docs.