pspete / psPAS

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

FIX Add-PASSafeMember #351

Closed pspete closed 3 years ago

pspete commented 3 years ago

Summary

This PR fixes issue where some permissions may not be applied when piping an object into the function and using the Gen2 API. Removes Gen1-CPM & Gen2-CPM parametersets.

Explain the motivation for making this change. What existing problem does the pull request solve?

Test Plan

Demonstrate the code is solid. Example: The exact commands you ran and their output.

Closes issues

resolves #349