Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-43594

Avoid performing the OIDC discovery on each FetchWorkspace.fetchDefaultWorkspace call

XMLWordPrintable

    • Product / Portfolio Work
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Unset
    • None

      We're currently performing an OIDC discovery on each FetchWorkspace.fetchDefaultWorkspace call:
      https://github.com/RedHatInsights/notifications-backend/blob/master/backend/src/main/java/com/redhat/cloud/notifications/auth/rbac/workspace/WorkspaceUtils.java#L35-L38

      Acceptance criteria:

      • Check if it's possible to avoid some discoveries, most likely by caching data.
      • If that's possible, update the implementation to lower the number of requests sent to the OIDC issuer.

              glepage@redhat.com Gwenneg Lepage
              glepage@redhat.com Gwenneg Lepage
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: