Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Auth for playground#539

Draft
Eugene Yurtsev (eyurtsev) wants to merge 3 commits intomainfrom
eugene/playground_security
Draft

Auth for playground#539
Eugene Yurtsev (eyurtsev) wants to merge 3 commits intomainfrom
eugene/playground_security

Conversation

@eyurtsev
Copy link
Collaborator

Changes on the UI required:

  • when security scheme is specified:

    • all information except for security scheme are removed from window
      constants
    • after successful auth, UI needs to make web-request to appropriate
      endpoints to get configuration information using auth.
  • If no security scheme is specified, then we can dump all the information in
    the window (but that's just an optimization I think easier to make a single
    code path that makes all the relevant network requests to collect the config
    info)

More backend changes required:

  • Add any missing endpoints to collect config information that's hard-coded
    into the index.html file as global constants.
  • Spec out changes required to special-case playground dependencies

@cla-bot cla-bot bot added the cla-signed label Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant