Skip to Content
0
Jan 30, 2014 at 10:37 AM

Idt : Create an odata connection to Sharepoint online

313 Views

Hello

My fonctionnal story is :

- I have businness data stored in a Sharepoint 2013 online site.

- I want create a reporting on that data.

So i create an odata connection with IDT but connection failed .

When trying to connect to the webservice, I receive a 403 error (unauthorized). I already check the user/password. The good news is that the communication is successfull . The service is ok and return values with Internet explorer Or Firefox

.

In the technical point of view :

- data in Sharepoint can be read/write via native oData webservices.

I think that the problem is that Sharepoint Online use a claims based authentication (use of cookies). I don't know if it's supported by Business Objects 4.1, and if yes, how to configure my datasource to use claims authentification ?

Thanks

Pascal RIVIERE