Re: [pgAdmin][PATCH] Add OAUTH2_SCOPE variable for scope configuration

Поиск
Список
Период
Сортировка
От Nico Rikken
Тема Re: [pgAdmin][PATCH] Add OAUTH2_SCOPE variable for scope configuration
Дата
Msg-id AM0PR08MB32521FBAF69A58B1BB2F7ACBF4CC9@AM0PR08MB3252.eurprd08.prod.outlook.com
обсуждение исходный текст
Ответ на Re: [pgAdmin][PATCH] Add OAUTH2_SCOPE variable for scope configuration  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Ответы Re: [pgAdmin][PATCH] Add OAUTH2_SCOPE variable for scope configuration  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Список pgadmin-hackers
Thanks for reviewing. Indeed this is a bandaid to expand the usability of the OAuth implementation. As I've written on
theredmine issue as well https://redmine.postgresql.org/issues/6627 I've tested my usecase with a modified scope by
patchingthe oauth2.py file in production. That works well for authentication from Microsoft Azure AD. Also Shy N
reportedthis method to work. This patch just makes the scope configurable so it can be adopted to different use-cases. 


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: Patch: Two-factor Authentication (RM #6543)
Следующее
От: Nikhil Mohite
Дата:
Сообщение: Re: [pgAdmin][RM-4567]: Privileges revoked using SQL query on objects like tables does not correctly in SQL tab