Using the plugin Send HTTP Request : Hi, We are trying to integr

Using the plugin Send HTTP Request :

Hi,
We are trying to integrate with external system using an Httppost
Currently, Appian and the other system are using 2 different SSO policies for authorisation.
It is observed the parameters are getting lost or invalidated while switching betrween the SSOs

Attaching the httpost request snippet

OriginalPostID-187309

OriginalPostID-187309

  Discussion posts and replies are publicly visible

Parents
  • The format required in your call of httppost will be defined by the service itself. I suggest you replicate the call you're making with httppost in SOAPUI or an equivalent external tool to make sure your format is correct. Alternatively, remove the extract() function that is wrapping the httppost call and check what result you're receiving.
Reply
  • The format required in your call of httppost will be defined by the service itself. I suggest you replicate the call you're making with httppost in SOAPUI or an equivalent external tool to make sure your format is correct. Alternatively, remove the extract() function that is wrapping the httppost call and check what result you're receiving.
Children
No Data