Prepare for Y ReleasePrepare for Z ReleaseRemove QuarterXMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Normal Normal
    • None
    • 1.2
    • Authentication
    • None
    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • 2
    • RHDH Core Team 3259, RHDH Core Team 3260, RHDH Core Team 3261, RHDH Core Team 3262
    • Important

      Description of problem:

      I am unable to get GitHub auth working on the latest operator.  I was able to get it working previously on a version installed via helm chart.

      Prerequisites (if any, like setup, operators/versions):

      In the current docs I didn't see any mention of GitHub (https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.2/html/administration_guide_for_red_hat_developer_hub/enabling-authentication#proc-adding-azure-as-an-authentication-provider_assembly-install-rhdh-ocp)

       

      However on a google search I was directed to this PR with added similar github docs:
      https://redhat-developer.github.io/red-hat-developers-documentation-rhdh/pr-366/

      Steps to Reproduce

      1. Create the github app
      2. Add the following to the config map:
      auth:
            allowGuestAccess: true
            environment: development
            providers:
              github:
                development:
                  clientId: id
                  clientSecret: secret
                  callbackUrl: https://URL/api/auth/github/handler/frame
      signInPage: github
      

      Actual results:

      redirected to localhost

      http://localhost:7007/api/auth/github/start?scope=read%3Auser&origin=https%3A%2F%2FURL&flow=popup&env=development

      Expected results:

      Directed to localhost address with that path

      Reproducibility (Always/Intermittent/Only Once):

      Always

      Build Details:

      RHDH Operator 1.2

      rhdh-operator.v1.2.0-0.1719307450.p

      Additional info (Such as Logs, Screenshots, etc):

      Logs don't have anything regarding this issue.

              cdaley Corey Daley
              danielguinan1 Daniel Guinan (Inactive)
              RHIDP - Core Platform
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: