Forum Discussion
Sachin Biskop
Sep 17, 2016Copper Contributor
How to access SPO OOTB REST API's from JAVA/PHP applications(without hard coding credentials)
I am working with a client who has applications in JAVA/PHP/Unix and on SharePoint 2013 on-prem. All these are standalone applications and Identity provider for these applications is same(Ping federa...
Sep 19, 2016
Yes, that should be the way to go + using ADAL for the authentication part of your development...have a ClientID and ClientSecret is required, but you need to work with both to get required access tokens