mbegan / Okta-PSModule

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

New-OktaGroupRule Example #54

Open waynemeyers2020 opened 2 years ago

waynemeyers2020 commented 2 years ago

Hi. I'm trying to see if I can export and import all the rules from one Okta instance to a preview environment.

Exporting is not a problem, but I'm unsure how to import. Would New-OktaGroupRule allow me to create new rules, and if so, do you have a few examples on how to utilize it?

Thanks for any help you can provide.