S
SourceForge Allura REST API
Details
- URL
-
https://sourceforge.net/rest/ - Docs
- https://sourceforge.net/p/forge/documentation/Allura%20API/
Authentication
SourceForge OAuth consumer app (consumer key/secret; can also mint bearer tokens from the OAuth account page) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential> Create a SourceForge account at Create Account, then open OAuth account page. There you can register an OAuth consumer for your application and view its consumer key and consumer secret. The Allura API docs also state you can generate a bearer token from the same OAuth account page for acting as your own account.