Forum Discussion
bctest2105
Dec 21, 2023Copper Contributor
Unable to test Signing key rotation
I am new to Microsoft graph and trying to rotate the Signingkey using the PowerShell commands given in the documentation at: https://learn.microsoft.com/en-us/entra/identity-platform/signing-key-rol...
SteveLillis
Apr 01, 2024Copper Contributor
bctest2105 I am also encountering this issue. Did you find a way around it?
SteveLillis
Apr 01, 2024Copper Contributor
For anyone else who encounters this issue, I ended up going to the source and running the bits I needed myself.
https://github.com/AzureAD/MSIdentityTools/blob/main/src/Update-MsIdApplicationSigningKeyThumbprint.ps1
https://github.com/AzureAD/MSIdentityTools/blob/main/src/Update-MsIdApplicationSigningKeyThumbprint.ps1