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

    • 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 Notes, 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 post-implementation configurations

      1. Adding MIME type for epr, rtin etc Go to IIS > #1. Click on Default Gateway (This way virtual directory that comes under it will inherit MIME types added to it). #2. Click on MIME types #3. Click on Add. #4. Enter File name extension (.epr, .dmg, ...
    • Release Notes eMAM version 5.5

      EMAM, Inc. is excited to announce the release of eMAM version 5.5! 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 ...