Hi Paul,
We use integrated (NTLM with claims) security on all webapplications, so yeah they are all authenticated. Browsing to any part of the site is allowed. I am also in the mist here, but it actually works for me, but for other users the call to lists.asmx returns 401. I need to update a list in a team site from the users mysite site collection.
I tried implementing a custom httpmodule for deleting the x-frame-options (PermissiveXFrameHeader) but still the 401 is there. The user I am testing with is sitecoll admin. Am I missing something obvious? I check the permission levels and soap messages are allowed..
It is driving me crazy (almost ;-))
Sander
We use integrated (NTLM with claims) security on all webapplications, so yeah they are all authenticated. Browsing to any part of the site is allowed. I am also in the mist here, but it actually works for me, but for other users the call to lists.asmx returns 401. I need to update a list in a team site from the users mysite site collection.
I tried implementing a custom httpmodule for deleting the x-frame-options (PermissiveXFrameHeader) but still the 401 is there. The user I am testing with is sitecoll admin. Am I missing something obvious? I check the permission levels and soap messages are allowed..
It is driving me crazy (almost ;-))
Sander