Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This page describes how to update the signing certificate for using Azure Active Directory with SAML in Abiquo.

To update your SAML signing certificate for Azure AD:

  1. (warning) Before you make these (or any other) changes to your Abiquo platform, create a backup

  2. Create a new certificate following the Microsoft Azure documentation.  Here are the basic steps at the time this page was published

    1. Go to Azure Active DirectoryEnterprise applications and select your app

    2. Go to Single sign-onSAML Signing CertificateEditNew Certificate

    3. From Federation Metadata XML in SAML Signing Certificate, obtain a new metadata file and download it

  3. Find the metadata file in your Abiquo platform - it will be something like /opt/abiquo/config/saml/XX_saml_server.metadata.xml.
    Replace this file with the new file you downloaded

  4.  Restart the Tomcat server:

    sudo service abiquo-tomcat restart

  • No labels