Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.09 KB

running-sso-projects1.md

File metadata and controls

36 lines (25 loc) · 1.09 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn how to run a Single Sign-On (SSO) project from Internet Explorer.
Running SSO Projects1
06/08/2017
biztalk-server
article

How to Run SSO Projects

You can run the sample from Internet Explorer.

Running a Sample from Internet Explorer

  1. Open your browser.

  2. Use the following syntax:

    http://localhost/SSODemo/BTSHTTPReceive.dll?[Insert XML Instance body]   

    For example, enter the following syntax:

    http://localhost/SSODemo/BTSHTTPReceive.dll?<ns0:method_list_method%20xmlns:ns0="http://microsoft.com/exposed/object/object1"><ns0:method_list_method><ns1:method_list%20xmlns:ns1="http://microsoft.com/exposed/object"><ns1:comp_code></ns1:comp_code><ns1:comp_name></ns1:comp_name></ns1:object_1></ns0:method_list></ns0:method_list_method>  

    In this case you do not have to provide the credentials.

See Also

Secure the adapter