Resolving the Parsing Error
  • 23 Feb 2024
  • 1 Minute to read
  • Dark
    Light

Resolving the Parsing Error

  • Dark
    Light

Article summary

Abstract

This page describes resolving the parsing error when configuring Infinite BrassRing Platform SSO.

SSO Certificate Format Error

  • Infinite BrassRing Platform does not accept certificate files in binary format and requires that all certificate files be x509 certificates in base64 format. Ensure that the certificates meet the requirements by opening the .cer file by using a certificate tool and exporting the .cer file in base64 format.

  • When you add, refresh, or replace a certificate on the Inbound SSO page and encounter the Error Parsing File error message, it might be because the certificate file is not in the base64 format.

    image019.jpg

  • The certificate must be exported into the base64 supported format.

Exporting the Certificate into the base64 Format

  1. Browse to the certificate file and open the file.

  2. Select the Details tab and select Copy to File.

    image020.jpg

  3. Select Next.

    image021.jpg

  4. Select Base-64 encoded X.509 (.CER) and select Next.

    image022.jpg

  5. Select Browse, select the certificate file and specify the certificate file name and location, then select Next.

    image023.jpg

  6. Select Finish to complete the export.

    image024.jpg

  7. A notification opens to state that the export was successful. Select OK and Finish.

    image025.jpg

  8. The certificate can now be added, refreshed, or replaced with the exported certificate in the base64 format.