You are viewing limited content. For full access, please sign in.

Question

Question

Dynamic password with workflow web services

asked on May 5, 2014

I would like to be able to leverage the power of workflow web services (to make it easier for the client to make changes down the road using the http web request) but I'm stymied by one thing.

 

The authentication scheme used by the service they are trying to connect to has a password component that contains a hash that changes based on GMT. When I'm configuring Authentication there isn't a way to pass in a token for that (I've created a simple script that generates that without issue and manually tested it). 

 

Is there any way to access that on the fly and change that saved password?

0 0

Replies

replied on May 9, 2014

You would probably want to set the Authorization Header. See this post for more details.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.