mbegan / Okta-PSModule

Okta API Powershell Wrapper Module
Other
102 stars 31 forks source link

oktaListGroupRules limited to 50 rules #36

Closed wysiwyg08620 closed 5 years ago

wysiwyg08620 commented 5 years ago

I am attempting to export all my Okta group rules (I have more than 50) but when I attempt to use the 'oktaListGroupRules' command it only returns 50 rules. I've attempted to run with the "-limit 100", but that still returns 50 rules. Any insight/help is greatly appreciated.

Dave.

mbegan commented 5 years ago

just pushed a code fix, download the latest and try again.