Forum Discussion

Charan960's avatar
Charan960
New Member
3 months ago

Encrypt Usernames and Passwords in REST API, check in code in Azure(ADO) with encrypted files

My XML requests have sensitive data which I do not want to expose when I check in my code in Azure ADO .

How can we make sure that the files are encrypted and when someone access the files in ADO, the sensitive data should not be visible.

2 Replies

  • richie's avatar
    richie
    Community Hero

    Hey Charan960 

    I'm going to need to do this myself in a couple of weeks using Gitlab and searched the board and found some links that might help.

    Have a look at the following:

    https://community.smartbear.com/discussions/readyapi-questions/encrypt-usernames-and-passwords-in-soapui-check-in-code-in-bitbucket-with-encryp/181037

    https://support.smartbear.com/readyapi/docs/testing/best-practices/secure.html?_ga=2.254462989.408986045.1707858228-1178484788.1700177028


    https://community.smartbear.com/discussions/readyapi-questions/soapui-project-keystore-password-security/181314

    cheers,

    Rich

     

    • nmrao's avatar
      nmrao
      Champion Level 3

      Thanks richie for the search and referring the existing solution which worked for others.

      I am just adding clickable link