Skip to content

Conversation

@johannesconsulting
Copy link
Contributor

@johannesconsulting johannesconsulting commented Aug 21, 2025

Description

Consolidate Remove-PASFIDO2Device and Remove-PASFIDO2OwnDevice into just Remove-PASFIDO2Device to reduce the amount of functions and instead just use a parameter.
Add Sync-PASDependentAccount function and corresponding tests and documentation

Type of change

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

How Has This Been Tested?

  • Pester test(s) update required
  • Pester test(s) updated
  • Pester test(s) passing

Test Configuration:

  • PowerShell version: 7
  • CyberArk PAS version: 14.6
  • OS Version: Windows Server 2022

Checklist:

  • My code follows the style guidelines of this project
  • I have followed the contributing guidelines.
  • I have commented my code, particularly in hard-to-understand areas
  • 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
  • I have opened & linked a related issue
  • I have linked a related issue

@johannesconsulting johannesconsulting changed the title Consolidate Remove-PASFIDO2Device and Remove-PASFIDO2OwnDevice into a… Consolidate Remove-PASFIDO2Device and Remove-PASFIDO2OwnDevice and added Sync-PASDependentAccount function and corresponding tests and documentation Aug 21, 2025
@pspete pspete merged commit d62631c into pspete:vNext_14_6 Aug 21, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants