pspete / psPAS

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

Patch-491 #492

Closed pspete closed 12 months ago

pspete commented 12 months ago

Description

When querying accounts with a SavedFilter, this update adds the SavedFilter value to any NextLink URL values which are followed to obtain the full result set.

Resolves issue where, if number of results of a SavedFilter are greater than the page size (either default or set via the limit parameter), only the URL of the first request sent includes the SavedFilter value.

Fixes #491

Type of change

How Has This Been Tested?

Test Configuration:

Checklist: