Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-2638

[QE] SystemTests testing secrets should be encoded in SecretUtils method for better visibility

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Minor
    • 2.1.0.GA
    • None
    • None
    • None
    • False
    • False
    • Undefined

    Description

      Currently secrets are encoded in following format. It would be better, if secrets were encoded in some method of SecretUtils class.

      SecretUtils.createSecret(MIRROR_MAKER_2_OAUTH_SECRET, OAUTH_KEY, "a2Fma2EtbWlycm...LTItc2VjcmV0");
      SecretUtils.createSecret(BRIDGE_OAUTH_SECRET, OAUTH_KEY, "a2Fm...Y3JldA==");
      SecretUtils.createSecret(OAUTH_CLIENT_AUDIENCE_SECRET, OAUTH_KEY, "a2Fma...mV0"); 

       

       

      Attachments

        Activity

          People

            mtoth@redhat.com Michal Toth
            mtoth@redhat.com Michal Toth
            Michal Toth Michal Toth
            Jakub Stejskal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: