Uploading SAML certificate to Azure Web App

How to Upload SAML certificate to Azure WebApp?

Issue Synopsis:
When integrating your Orchestrator with SAML to facilitate single sign-on authentication, it is required to upload the SAML certificate to the Orchestrator Server. For a Windows Server, you can simply deploy the SAML Certificate in the 'Personal' and 'Trusted Root' folders within the Certificate Manager on the Server.

However, for an Orchestrator Web App, i.e. an Azure PaaS instance, you would follow a bit of a different process. You can find this illustrated in the next section.

Steps to follow:

  • Complete the steps mentioned in this document to configure the SAML authentication and get the certificate.
  • Upload the certificate to your WebApp using the below steps:
- Step 1. Go to Azure Portal-> Orchestrator WebApp -> Settings and select TLS/SSL settings

- Step 2. Upload the .cer file to the TLS/SSL settings under settings in Public Key certificate tab.