PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,908 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
We want to create a custom claims provider during a devops pipeline inside our powershell script.
Are there any examples? we want to follow something like this but using powershell: https://woodgrovedemo.com/help/TokenAugmentation#graph
Thanks