Forum Discussion
Gerald_Glen
May 01, 2020Copper Contributor
Is it possible to update SAML token signing certificate via PowerShell in Azure AD?
Hi,
We've 200+ SAML based apps federated with our Azure AD tenant. We are using a common cert for SAML token signing for all these apps. Cert is due for renewal by end of this year.
Does someone know if there's any way to update SAML token signing certificate via PowerShell instead of doing it on the portal which is a tedious task? I did google but couldn't find anything helpful.
Thanks.
- Luis Leon Plata
Microsoft
Gerald_Glen this is something we're actively working on now. We hope to have good news for you by the end of June.
- Gerald_GlenCopper Contributor
Thanks Luis Leon Plata , looking forward to hear it soon...
- Luis Leon Plata
Microsoft
Hey Gerald_Glen - We have you can manage your key credentials now using APIs. I think it also works for PowerShell but I haven't tried personally. Here is a doc on how to use the APIs: https://aka.ms/aadgallery-sso-api
I'm planning to do something similar but using PowerShell.
Thanks,
Luis
- Joe StockerBronze Contributor
Gerald_Glen David Gregory might know if this is coming, but until then you can add your vote to this User Voice here: https://feedback.azure.com/forums/169401-azure-active-directory/suggestions/37970713-powershell-saml-app-automation
- Gerald_GlenCopper Contributor
Thanks Joe Stocker