<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic So how do you set the object… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/web-service-authentication-code/m-p/61326#M14642</link>
    <description>So how do you set the object or action to use path through auth? I wasn't able to successfully run a HTTP GET in the BP studio without setting my network&amp;nbsp;username and pwd in the object first.</description>
    <pubDate>Fri, 12 Jan 2018 00:16:00 GMT</pubDate>
    <dc:creator>KimStroh</dc:creator>
    <dc:date>2018-01-12T00:16:00Z</dc:date>
    <item>
      <title>web service authentication code</title>
      <link>https://community.blueprism.com/t5/Product-Forum/web-service-authentication-code/m-p/61324#M14640</link>
      <description>I've used Visual Studio to consume a blue prism web service successfully. Unfortunately for authentication I can only seem to get it to work by hard-coding in a password. The documentation for web services includes samples but they too have hard-coded passwords.
Blue Prism itself uses pass-through authentication, so is there any way that we can duplicate this?
No matter what I try I just cannot seem to get anything other than 401 unauthorized when I try to send some form of non-hard-coded credential to the web service.

For obvious reasons I really don't want to have a plain text password or key in my code.

Thank you</description>
      <pubDate>Mon, 17 Oct 2016 18:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/web-service-authentication-code/m-p/61324#M14640</guid>
      <dc:creator>PatrickChilders</dc:creator>
      <dc:date>2016-10-17T18:25:00Z</dc:date>
    </item>
    <item>
      <title>Pass-through authentication</title>
      <link>https://community.blueprism.com/t5/Product-Forum/web-service-authentication-code/m-p/61325#M14641</link>
      <description>Pass-through authentication is usually Active Directory, in this day and age. What authentication does the web service use? Is it tied to the same AD instance as the users running the robots? If the robot's user has permission to access the web service, you should be able to use pass-through authentication.
If not, the other obvious option is to use the Credentials Manager in Blue Prism and use the built-in functionality to not hard-code credentials into your processes/code.</description>
      <pubDate>Tue, 25 Oct 2016 22:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/web-service-authentication-code/m-p/61325#M14641</guid>
      <dc:creator>RobinToll</dc:creator>
      <dc:date>2016-10-25T22:19:00Z</dc:date>
    </item>
    <item>
      <title>So how do you set the object…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/web-service-authentication-code/m-p/61326#M14642</link>
      <description>So how do you set the object or action to use path through auth? I wasn't able to successfully run a HTTP GET in the BP studio without setting my network&amp;nbsp;username and pwd in the object first.</description>
      <pubDate>Fri, 12 Jan 2018 00:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/web-service-authentication-code/m-p/61326#M14642</guid>
      <dc:creator>KimStroh</dc:creator>
      <dc:date>2018-01-12T00:16:00Z</dc:date>
    </item>
  </channel>
</rss>

