Content
View differences
Updated by Eric Schubert over 2 years ago
**As** a OpenProject developer _\[enter role of user\]_
**I want to** be able to authenticate outbound requests with the client credentials method of the OAuth2 RFC _\[enter objective\]_
**so that** I can choose the correct authentication method for any query I want to craft to do outbound requests. _\[enter desired result\]_
**Acceptance criteria**
* If a developer writes code doing outbound request, he/she must be able to reuse a general approach of authentication.
_\[enter acceptance criteria\]_
* _..._
_Notes for QA: No UI testable. Tests need to be on Epic level._
**I want to** be able to authenticate outbound requests with the client credentials method of the OAuth2 RFC
**so that** I can choose the correct authentication method for any query I want to craft to do outbound requests.
**Acceptance criteria**
* If a developer writes code doing outbound request, he/she must be able to reuse a general approach of authentication.
* _..._