Forum Discussion
prashantguptag
Sep 26, 2017Brass Contributor
SharePoint Online Remote Authentication
Hello, I need to create SharePoint list items remotely via some client component (as of now with Postman) and as soon as list item is created, a workflow which is associated into the list should ...
Mahendran D
Oct 03, 2017Brass Contributor
Yes the second approach is recommended.
I'm trying to do the same using Windows App but I could not get authenticated successfully.
The error it shows on the XML is
"Direct login to WLID is not allowed for this federated namespace"
Could you please share your code via github ?
Mahendran D
Oct 09, 2017Brass Contributor
Never mind.
Fixed it myself.
In my case, I have to remove the xml formatting on retrieved response (saml assertion)