Programatically create Azure AD SAML SSO certificate

Dan Gaita 26 Reputation points
2021-04-07T09:30:38.803+00:00

Hello,

We are trying to automate the registration, provisioning and SAML SSO settings for some 200+ AWS Single account access apps.

We would like to use Azure's own certificates for SAML SSO, but there seems to be no PowerShell / MS Graph way to make Azure create a new certificate. This feature is available in the Azure portal but does not seem to be exposed through PowerShell / Graph.

Does anyone know if there is any way to work with this feature?85249-capture.png

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,667 questions
0 comments No comments
{count} votes

Accepted answer
  1. Siva-kumar-selvaraj 15,556 Reputation points
    2021-04-08T19:17:05.847+00:00

    @Dan Gaita ,

    Thanks for reaching out.

    Azure's own certificates for SAML SSO feature is not available outside of the GUI. Alternatively, you can use Graph API way assigning custom certificate to the application which is similar to import feature in portal.

    86152-image.png

    More Details:
    https://learn.microsoft.com/en-us/graph/application-saml-sso-configure-api#step-4-configure-a-signing-certificate

    Regards,
    Siva Kumar Selvaraj

    --------
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful