Changes to be made in the eMAM system upon renewal of the ESSO certificate using WS-FED

Changes to be made in the eMAM system upon renewal of the ESSO certificate using WS-FED

Follow the below steps to make the ESSO login page up after a certificate renewal.

1. Obtain the certificate in cer format. If it’s in txt format it may be saved with cer extension.
    If the certificate is unavailable, it can be retrieved from the WS- FED metadata link.
            
  •     Paste it in the text editor and save the file with a cer extension. This would be the certificate file.

2. Go to the eMAM web server and open the Certificate Manager (certmgr.msc) and install the certificate under Trusted People.

    
 
3. Open the certificate file and obtain the hexadecimal Thumbprint value of the certificate from the Details tab.

   
 
4. Open the eMAM Gateway config file from C:\Program Files\Empress Media\eMAM Gateway. Find the <trustedIssuers> tag and give the new Thumbprint value.
 
Eg: <trustedIssuers>  
      <add thumbprint="6949934283c6dc35b800de09a76d03153110e701" name=https://domain:8443/nidp/saml2/metadata />
      </trustedIssuers>
 
    Save the file.
 
Now check whether the SSO login page works fine.

    • Related Articles

    • eMAM post-implementation configurations

      1. Adding relevant MIME types We need to add the relevant MIME types in the IIS for the support of certain file types. This is added at the Default Web Site level. For this, 1. Open IIS. 2. Expand the server. 3. Expand Sites. 4. Expand Default Web ...
    • Bug Fixes eMAM 5.4

      Bug Fixes in eMAM 5.4 BUG ID DESCRIPTION 5.3.1_18NOV2021 11889 Storage DNA API change to handle "404 not found" in the response. 11899 Schedule metadata is not getting updated for PATCH api/v1/assets/{AssetId}/AssetMetadata 11708 PFR is not working ...
    • eMAM 5.4 Release, April 2023

      EMAM, Inc. is excited to announce the release of eMAM version 5.4! This new release includes several key features and enhancements to help you manage your media assets more efficiently than ever before. In addition to the key features, eMAM version ...
    • eMAM Cloud Platform - Production (eCP-Production)

      eCP-Production Deployment About this Guide This guide is intended for IT infrastructure architects, administrators, and IT professionals who are planning to deploy eMAM system (PAAS) on AWS Cloud. Overview eMAM Cloud Platform - Production ...
    • Release Notes eMAM version 5.4

      Release Notes eMAM version 5.4 EMAM, Inc. is delighted to announce the release of eMAM version 5.4. This latest update includes several new features and enhancements that will help our users to be more productive and efficient in their video ...