• 
      

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

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

    Information

    Review Board
    release-5.0.x

    Reviewers

    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 ID
    Add a missing library needed for SSO to the Dockerfile and install dosc.
    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.
    0cae64892b99af1689af6877d55c899903fc9b04
    Description From Last Updated

    Typo in summary: dosc -> docs

    daviddavid
    david
    1. 
        
    2. Show all issues

      Typo in summary: dosc -> docs

    3. 
        
    chipx86
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.0.x (e5588fd)