Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-9425

[Pre-merge]: Quay new UI login page should not allow to input username/password when AUTHENTICATION_TYPE is OIDC

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Description:

      This is an issue found in Quay 3.16.0 new UI pre-merge testing, now when configured Quay with OIDC authentication, found on the new UI login page, it still ask users to input the username and password, actually Quay new UI login page should ask user to authenticate via OIDC provider, pls review this issue.

      Quay: https://github.com/quay/quay/pull/4252 

      Quay new UI:

      Quay Config.yaml:

      AUTHENTICATION_TYPE: OIDC
      FEATURE_TEAM_SYNCING: true
      FEATURE_NONSUPERUSER_TEAM_SYNCING_SETUP: true
      AZUREID_LOGIN_CONFIG:
        CLIENT_ID: ******
        CLIENT_SECRET: ******
        LOGIN_SCOPES: [ 'openid', 'roles' ]
        PREFERRED_GROUP_CLAIM_NAME: groups
        OIDC_SERVER: https://login.microsoftonline.com/250926f3-c788-4a52-acfa-e3aac5386ac1/v2.0/
        OIDC_DISABLE_USER_ENDPOINT: true
        SERVICE_NAME: AzureAD 

              hgovinda Harish Govindarajulu
              lzha1981 luffy zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: