Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3844

oAuth-proxy enhancements for Azure AKS deployment

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • Major
    • 3.4.0.GA
    • None
    • docs
    • False
    • None
    • False
    • Hide
      = oAuth-proxy enhancements for Azure AKS deployment

      Some enhancements needed to deploy Che on Azure AKS has been contributed by @karatkep. Thank you for your contribution.
      Show
      = oAuth-proxy enhancements for Azure AKS deployment Some enhancements needed to deploy Che on Azure AKS has been contributed by @karatkep. Thank you for your contribution.
    • Rejected

    Description

      Synced from eclipse/che issue

      https://github.com/eclipse/che/issues/21450

      Is your enhancement related to a problem? Please describe

      There are several enhancements of ouath-proxy configuration (aka oauth-proxy.cfg) for kubernetes:

      • To set pass_access_token to true (default value is false) to pass access token to upstream via "X-Forwarded-Access-Token"
      • To set cookie_refresh to 1h0m0s to refresh the cookie when duration has elapsed after cookie was initially set.
      • To add whitelist_domains to whitelist che domain (ie: .yourcompany.com)
      • To add cookie_domains to set cookie domain to force cookies to (ie: .yourcompany.com)
      • To add OAuthScope to Che Resource to allow users to configure Access Token Scope.

      Describe the solution you'd like

      Update che-operator to support addition configuration of ouath-proxy for kubernetes

      Describe alternatives you've considered

      No response

      Release Notes Text

      Some enhancements needed to deploy Che on Azure AKS has been contributed by @karatkep. Thank you for your contribution.

      Attachments

        Issue Links

          Activity

            People

              rhn-ecs-pkovar Petr Kovar (Inactive)
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: