turbonomic / kubeturbo

140 stars 75 forks source link

[TRB46642]: refactoring hydra endpoint #942

Closed michaelscrawford closed 1 year ago

michaelscrawford commented 1 year ago

Intent

Refactor the existing (redunant) path that points to our underlying Hydra server

Background

  1. Hydra: /oauth2/token/
  2. AWS: /oauth2/token/
  3. GCP: /oauth2.googleapis.com/token/
  4. Facebook: /oauth/access_token/

Testing

(any manual resting performed, along with log outputs and screenshots as appropriate)

Checklist

These are the items that must be done by the developer and by reviewers before the change is ready to merge. Please strikeout any items that are not applicable, but don't delete them

Audience