Skip to content

Draft: POC: proxy REST calls to AI endpoints

Matthias Käppler requested to merge 410468-sm-to-saas-proxy-poc into master

What does this MR do and why?

Proof of concept for SM to SaaS bridge for REST API calls.

  • SM end-user sends request with PAT to SM instance
  • SM instance intercepts the request and redirects it to SaaS using some form of instance token
  • SaaS response is sent directly back to original user

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #410468 (closed)

Merge request reports