Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-35898

mellon_create_metadata.sh fails silently to create xml file

    • mod_auth_mellon-0.17.0-9.el9
    • None
    • None
    • sst_idm_sssd
    • ssg_idm
    • None
    • QE ack, Dev ack
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • Pass
    • Automated
    • x86_64
    • None

      What were you trying to do that didn't work?

      The mellon_create_metadata.sh fails silently to create xml file.
      It reports that the xml file is created, but it does not actually.

      Please provide the package NVR for which bug is seen:

      mod_auth_mellon-0.17.0-7.el9.x86_64

      How reproducible:

      See the below.

      Steps to reproduce

      1. run the script
      [root@localhost ~]# /usr/libexec/mod_auth_mellon/mellon_create_metadata.sh test http://localhost/saml2/mellon/metadata
      Output files:
      Private key:                              test.key
      Certificate:                              test.cert
      Metadata:                                 test.xml
      Host:                                     localhost
      
      Endpoints:
      SingleLogoutService (SOAP):               http://localhost/saml2/mellon/metadata/logout
      SingleLogoutService (HTTP-Redirect):      http://localhost/saml2/mellon/metadata/logout
      AssertionConsumerService (HTTP-POST):     http://localhost/saml2/mellon/metadata/postResponse
      AssertionConsumerService (HTTP-Artifact): http://localhost/saml2/mellon/metadata/artifactResponse
      AssertionConsumerService (PAOS):          http://localhost/saml2/mellon/metadata/paosResponse
      
      
      1. list the created files, and see the xml is missing
      [root@localhost ~]# ls
      test.cert  test.key
      

      Expected results

      It creates the xml file.

      Actual results

      It does not create the xml file.

            thalman@redhat.com Tomas Halman
            rhn-support-hokuda Hisanobu Okuda
            Tomas Halman Tomas Halman
            Scott Poore Scott Poore
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: