asp.net mvc 3 - Consuming Sharepoint web services with ADFS claims-based authentication -


we've switched 1 of our sharepoint instance use adfs claims authentication instead of windows authentication. , can't seem copy service work correctly server.

i've tried many methods, none worked. including 1 found here suggested answer here on so. in case 400 bad request when call login method.

i don't necessarely need impersonate user, great. idea how should this?

things have on server authenticate:

  • iclaimsidentity containing claims issued adfs
  • bootstrap token (i tried authenticate using no luck far)
  • credentials system account (that used when trying authenticate sharepoint's authentication service)


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -