To connect to SSO protected Appian environment from SoapUI

Hi Guys,

The Appian environment which I am using is SSO(Single Sign On) Authenticated. So I can provide my Bank provided service id to login through the SSO Authentication. I have coded few webAPi in my Appian environment and I am facing trouble in calling the webApi from the SoapUI. I have provided my SSO authentication credentials in the Basic Authorization and also checked the pre-emptive Authentication radio button. But I am not receiving any response. Kindly help me to sort out the issue.

Thanks guys.

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi Swapna,

    As you suggested earlier, I provided viewer access for a Basic User id and tested with the same credentials in SoapUI. Adding to it ,if I remove the authentication details also it's throwing the 403 Forbidden Error.

    This error is thrown for the URL. If I try to access this URL from the browser also, the same error is thrown. Is there something to help me out.

    Thank you.
Children