Do InfoPath SOAP calls work in a SAML SharePoint WebApplication? - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Do InfoPath SOAP calls work in a SAML SharePoint WebApplication?

Last post 03-25-2013 01:09 PM by relaxandcode. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 03-25-2013 01:09 PM

    Do InfoPath SOAP calls work in a SAML SharePoint WebApplication?

    A published InfoPath Form's SOAP request, to the GetGroupCollectionFromUser, returns a 403 (Forbidden) on an: ADFS/CLAIMS/SAML SharePoint 2010 webapplication:

    Attempt to use UDX files with explicit credntials does not work

     <udc:Authentication>
      <udc:UseExplicit CredentialType="NTLM">
      <udc:UserId>Domain\User</udc:UserId>
      <udc:Password>Password</udc:Password>
      </udc:UseExplicit>
      </udc:Authentication>

    Attempt to use UDX files with secure store credentials does not work

    <udc:SSO AppId="123456" CredentialType="NTLM" />  </udc:Authentication>

    The Error is always:
    The following query failed: GetGroupCollectionFromUser (User: 05.t| relyingpartyprovider|user @company...

    DataAdapterException, Exception Message: The remote server returned an error: (403) Forbidden. 

    *The form will work in the InfoPath designer, but it will prompt me to login first.

Page 1 of 1 (1 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.