Uploaded image for project: 'Ansible Automation Platform RFEs'
  1. Ansible Automation Platform RFEs
  2. AAPRFE-425

Remove SCM credentials from filesystem after project sync

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      1. What is the nature and description of the request?
        When using username and password for the SCM credentials in Automation Controller, the credentials are stored inside git configuration files.
        Although this is a default behavior from the git command, the Automation Controller should perform a cleanup from confidential information due to its security risks
      2. Why does the customer need this? (List the business requirements here)
        Improve environment security
      3. How would you like to achieve this? (List the functional requirements here)
        From an initial analysis, the possible changes are:
      • Cleaning up the Confidential information from the git config after project sync
      • Use environment variables instead of providing the credentials together with the URL

      Note: Deleting the directly .git from the project will cause the next project sync to fail.

      1. List any affected known dependencies: Doc, UI etc..
      • Doc
      • API

              dysilva Dylan Silva
              lbenedit1@redhat.com Lucas Benedito
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: