-
Task
-
Resolution: Won't Do
-
L3 - Default
-
None
-
None
-
2
-
M
- Problem Space
- With the fundamental changes in API authentication introduced by
OPT-5764, the public API no longer supports the passing of the accessToken as a query parameter in the request (as documented in https://docs.camunda.io/docs/self-managed/optimize-deployment/rest-api/authorization/) - It is currently unknown, how many users actually authenticate via this method
- The other documented authentication method (bearer token as header) works as documented
- With the fundamental changes in API authentication introduced by
- Solution Space
- Evaluate whether it is worthwhile investing effort in re-introducing this alternative authentication method
- If worthwhile, then implement it
- If not worthwhile, update documentation to reflect the new modus operandi