Skip to content

How to register a sharepoint online oauth app and use that in a server to server scenario

License

Notifications You must be signed in to change notification settings

mocleiri/sharepoint-online-oauth-client-credentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharepoint Online OAuth Client Credentials

Instructions on how to acquire the client credentials to authenticate and perform REST API operations against sharepoint online.

Includes an example Java proof-of-concept implementation and a unit test driver that can upload and download files.

While just a proof of concept, it does work and pull requests to add additional out of the box API are welcomed.

Please start with acquiring Credentials and then Setup the unit test to use them.

About

How to register a sharepoint online oauth app and use that in a server to server scenario

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages