Add a missing library needed for SSO to the Dockerfile and install docs.

Review Request #12926 — Created March 27, 2023 and submitted

chipx86
Review Board
release-5.0.x
reviewboard

This adds a missing libxmlsec1-openssl runtime library, which is
needed for SSO support in our Docker images and in our installation
documentation. This is needed by the xmlsec Python library at runtime.

The instructions for Ubuntu/Debian and RHEL flavors comes straight from
the Python xmlsec docs at https://pypi.org/project/xmlsec/.

Verified the fix on Docker with a user.

Summary
Add a missing library needed for SSO to the Dockerfile and install dosc.
Description From Last Updated

Typo in summary: dosc -> docs

daviddavid
david
  1. 
      
  2. Typo in summary: dosc -> docs

  3. 
      
chipx86
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-5.0.x (e5588fd)
Loading...