AzureAD / azure-activedirectory-powershell-tokenkey

Scripts to override the Azure Active Directory token signing key.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signing key rollover in Azure AD scripts throwing an error

umasuthan-dce opened this issue · comments

When we running the scripts as per the instructions given (4th step-\install-aadGraphModule.ps1) in PowerShell administrator mode getting the following error.
2021-01-14_13h48_07

I resolved this by updating the script to pull the latest nuget.exe (https://dist.nuget.org/win-x86-commandline/latest/nuget.exe) instead of the nuget.org/nuget.exe specified in the script.