Skip to content

Draft: WIP OAuth in Web IDE

Paul Slaughter requested to merge ps-wip-web-ide-oauth into master

What does this MR do and why?

Based off of !129038 (closed)

  1. Create an instance wide OAuth application and copy/paste the Client ID to here
  2. Visit the Web IDE for any project
  3. Visit /-/ide/oauth_token
  4. Add ?force_oauth=true to the IDE url to reforce the token retrieval

Screenshots or screen recordings

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

Before After

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.

Merge request reports