[Developer Hub]Need To Be Able to use multiple auth providers for github type of authentication, so that github enterprise and github cloud can be utilized

Solution Verified - Updated -

Issue

When configuring auth providers for github in the app-config.yaml, we need to be able to provide multiple github providers so that github-enterprise and github cloud can be used simultaneously

    auth:
      environment: development
      providers:
        github-cloud:
          development:
            clientId: ${GITHUB_CLOUD_CLIENT_ID}
            clientSecret: ${GITHUB_CLOUD_CLIENT_SECRET}
        github:
          development:
            clientId: ${GITHUB_CLIENT_ID}
            clientSecret: ${GITHUB_CLIENT_SECRET}
            enterpriseInstanceUrl: https://github.company.com

Environment

  • Red Hat Developer Hub
    • 1.2

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content