pspete / psPAS

PowerShell module for CyberArk Privileged Access Security REST API
https://pspas.pspete.dev
MIT License
295 stars 92 forks source link

Certificate Attribute Authentication Method #251

Closed pspete closed 4 years ago

pspete commented 4 years ago

Summary

Breaking Change. Refactored Add-PASApplicationAuthenticationMethod.

This PR implements the following features:

Test Plan

Updated all tests & documentation .

Closes issues

Closes: #249

codecov-io commented 4 years ago

Codecov Report

Merging #251 into dev will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #251      +/-   ##
==========================================
- Coverage   99.57%   99.56%   -0.01%     
==========================================
  Files         120      119       -1     
  Lines        1421     1391      -30     
==========================================
- Hits         1415     1385      -30     
  Misses          6        6
Impacted Files Coverage Δ
...cations/Add-PASApplicationAuthenticationMethod.ps1 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 e161631...8f6eb69. Read the comment docs.