Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ml4Tq-0002M6-Ks for pgadmin-hackers@arkaria.postgresql.org; Thu, 11 Nov 2021 07:26:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ml4Tp-0000nq-GA for pgadmin-hackers@arkaria.postgresql.org; Thu, 11 Nov 2021 07:26:41 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ml4To-0000ng-U3 for pgadmin-hackers@lists.postgresql.org; Thu, 11 Nov 2021 07:26:41 +0000 Received: from mail-il1-x12b.google.com ([2607:f8b0:4864:20::12b]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ml4Tm-0007G1-W6 for pgadmin-hackers@postgresql.org; Thu, 11 Nov 2021 07:26:40 +0000 Received: by mail-il1-x12b.google.com with SMTP id h23so5005774ila.4 for ; Wed, 10 Nov 2021 23:26:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=yRCu4dtgP+trKdECfHjaG/r/f5A6mkk+2e7CBGsuoPM=; b=dEN5+zjmmd/fDZiGF5A3Dy+nX20Hg9NcgivbcugfeQHXvR5ru61SQCqZTJRZ8Jpx2S QebtprbDVs3sZG+/Dtb+cae1cXWnEle0ahjExJwKt4AIOAn8INTKd1b8jl2OGlW/A/Sa JKlK6DfNiunHBnWv9h0R1la2d1YeuFsHoM2YCfwfk4InFMRLdz8mOrpiS6fxqUSuorso Ne/Y+WONNcW6Xg7G4wrfUjsca3fiR4XFrSfyLZPEsIYN7voBtJ6U7mWUqrSPhzZUlZxr 4IqcgK51IP1X+qYoZNirtOWJVpOqa/bcMD/ccAVbpwFUodRo5F3oriOZUwCES5St5BiI KNiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=yRCu4dtgP+trKdECfHjaG/r/f5A6mkk+2e7CBGsuoPM=; b=Wbgpn5Nn13o20i2Y/I0Zr2qAeBnliGaHvIUOTd3003RTEN5RXo3zpbm6YQ5ubVmJkd TwkQuyWQAUgoavmuc2Cj+Bfiaap53+YhZaaJsPLo5EGMOhccodWL8nGDR1VLcHZKzkT/ 4ZMF63teOi6UvTCulB/3INS3GHt5twRhXO2NDqaPsDPkakpTbneoWstXsLEDJfrbEciu /WQ221k5dqLd9RlqPqheXikbItxFaG90QM/0k2iW7rX+rkrACTPv/qqmAaIJPmQrxuUo JbdQ5l0JOeq+0fxagF+CPra2nwIA50Gv7OC1gdU62/qT5gq7MgnXSbhswCOmDKDnJIXw Chcw== X-Gm-Message-State: AOAM533bZ6etIiipByvw3aNa9uoCvRa9S7hZIXttE9KUWCxzX+h7c4BU V57uBrCgIWT7KeCFPteRUPtU0bzaMadVTaB0T9bL7EWD+6f4jBpxLyox6D6p4iXvJ74WAnaXghO ua3ti6G05khwZipZrSOmiLdvrHR/AGkk5Lgj6sk9cR97PLbu1l8QcjA9/eod8w1eJ6FO/HaB/k7 0MkgC1vDe27ZkDByn/4VfdAS/0FVBwb/OZ75oyxqobuAZxo1ZK2xbMO1lCl4nR0yUGsA== X-Google-Smtp-Source: ABdhPJx4Tp3tH/f/4I2WAhLdvv09IOh0Zpw0KmQqXFtLD/T+itJOiSqLbtvZ6ulJpFqMTlJYzmTrz9be4DjRls7b7Nc= X-Received: by 2002:a05:6e02:1051:: with SMTP id p17mr3154238ilj.220.1636615596908; Wed, 10 Nov 2021 23:26:36 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 11 Nov 2021 12:56:26 +0530 Message-ID: Subject: Re: [patch][pgAdmin4] RM6832 oauth2 + internal authentication failure when order is changed in config file To: Rahul Shirsat Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000049b77005d07e43d4" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000049b77005d07e43d4 Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Wed, Nov 10, 2021 at 5:41 PM Rahul Shirsat < rahul.shirsat@enterprisedb.com> wrote: > Hi Hackers, > > Ensure that internal authentication when combined with > other authentication providers, the order of internal source should not > matter while picking up the provider. > > -- > *Rahul Shirsat* > Senior Software Engineer | EnterpriseDB Corporation. > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --00000000000049b77005d07e43d4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Wed, Nov 10, 2021 at 5:41 PM = Rahul Shirsat <rahul.s= hirsat@enterprisedb.com> wrote:
Hi Hackers,

Ensu= re that internal authentication=C2=A0when combined with other=C2=A0authenti= cation providers, the order of internal source should not matter while pick= ing up the provider.

--
Rahul Shirsat
Senior Software Engineer=C2= =A0|=C2=A0EnterpriseDB=C2=A0Corporation.


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--00000000000049b77005d07e43d4--