Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the best way to update only the "ChangePasswordAfterCheckin" parameter in an Access Request Policy #530

Open
sgundlach3 opened this issue Sep 18, 2024 · 0 comments

Comments

@sgundlach3
Copy link

I'm working with a customer that migrated from TPAM to Safeguard-- and they have about 2000 ARP that need to have the "ChangePasswordAfterCheckin" updated from true to false.

What is the best method to do this programmatically using powershell? Its easy to do in swagger where you get the entire body, and then replace the ChangePasswordAfterCheckin=false, and then use the PUT statement to update.

When I try to use Powershell, I need to include all the scope items else they are removed when I do the invoke Safeguard method.

Thanks for any help you can offer. Is there an cmdlet for Edit-SafeguardAccessPolicy??

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

No branches or pull requests

1 participant