Release Automation

 View Only
  • 1.  How to pass encrypted password in HTTP header?

    Posted Oct 27, 2017 07:14 AM

    I am trying to POST REST request to third party application which is requesting RA to send password through HTTP header.

     

    How do we send encrypted password  through HTTP header ?

     

    Also If I send Login and Password through HTTP Header what is the authentication method i need to select?



  • 2.  Re: How to pass encrypted password in HTTP header?
    Best Answer

    Broadcom Employee
    Posted Dec 08, 2017 01:04 PM

    Hi

     

    The rest api action allows you to choose a authentication type if you choose basic it will create a encrypted

    basic authentication header included the user and password you specify in the action .

     

    Regards Dirk