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
  • Hi Philb,
    Tried removing extract() function and checked on appian rule interface. The preview could not be displayed but below response is shown in interface.
    "
    <HTML><HEAD><TITLE></TITLE></HEAD><BODY onLoad="document.AUTOSUBMIT.submit();">This page is used to hold your data while you are being authorized for your request.<BR><BR>You will be forwarded to continue the authorization process. If this does not happen automatically, please click the Continue button below.<FORM NAME="AUTOSUBMIT" METHOD="POST" ENCTYPE="application/x-www-form-urlencoded" ACTION=
    ....................................................
    .....................................................
    <INPUT TYPE="SUBMIT" VALUE="Continue"></FORM></BODY></HTML>
    is not a permitted URI under the configured security rules and cannot be cast to safeUri.
    "
Reply
  • Hi Philb,
    Tried removing extract() function and checked on appian rule interface. The preview could not be displayed but below response is shown in interface.
    "
    <HTML><HEAD><TITLE></TITLE></HEAD><BODY onLoad="document.AUTOSUBMIT.submit();">This page is used to hold your data while you are being authorized for your request.<BR><BR>You will be forwarded to continue the authorization process. If this does not happen automatically, please click the Continue button below.<FORM NAME="AUTOSUBMIT" METHOD="POST" ENCTYPE="application/x-www-form-urlencoded" ACTION=
    ....................................................
    .....................................................
    <INPUT TYPE="SUBMIT" VALUE="Continue"></FORM></BODY></HTML>
    is not a permitted URI under the configured security rules and cannot be cast to safeUri.
    "
Children
No Data