psPAS icon indicating copy to clipboard operation
psPAS copied to clipboard

Added support for new paramter releated to Directory Mappings released with 14.4

Open johannesconsulting opened this issue 7 months ago • 0 comments

Description

Implements new authentication parameter to existing API/Function. This parameter was released with version 14.4 allowing admins to specify the authentication method allowed with the mapping.

Implements #570

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that makes existing functionality work differently)
  • [x] Documentation update (psPAS website or command help content)
  • [ ] Other (see description)

How Has This Been Tested?

  • [x] Pester test(s) update required
  • [x] Pester test(s) updated
  • [ ] Pester test(s) passing

Test Configuration:

  • PowerShell version: 7
  • CyberArk PAS version: 14.4
  • OS Version: Windows 11

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have followed the contributing guidelines.
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [ ] My changes generate no new test failures or errors
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [x] I have opened & linked a related issue
  • [ ] I have linked a related issue

johannesconsulting avatar Jun 14 '25 18:06 johannesconsulting