Refactor SASL exchange in preparation for OAuth Bearer
От
Daniel Gustafsson
Тема
Refactor SASL exchange in preparation for OAuth Bearer
Дата
Msg-id
F51F8777-FAF5-49F2-BC5E-8F9EB423ECE0@yesql.se
Список
Дерево обсуждения
Refactor SASL exchange in preparation for OAuth Bearer Daniel Gustafsson <daniel@yesql.se>
Re: Refactor SASL exchange in preparation for OAuth Bearer Jacob Champion <jacob.champion@enterprisedb.com>
Re: Refactor SASL exchange in preparation for OAuth Bearer Daniel Gustafsson <daniel@yesql.se>
Re: Refactor SASL exchange in preparation for OAuth Bearer Jacob Champion <jacob.champion@enterprisedb.com>
Re: Refactor SASL exchange in preparation for OAuth Bearer Daniel Gustafsson <daniel@yesql.se>
Re: Refactor SASL exchange in preparation for OAuth Bearer Daniel Gustafsson <daniel@yesql.se>
The attached two patches are smaller refactorings to the SASL exchange and init codepaths which are required for the OAuthbearer work [0]. Regardless of the future of that patchset, these refactorings are nice cleanups and can be considered in isolation. Another goal is of course to reduce scope of the OAuth patchset to make it easier to review. The first patch change state return from the exchange call to use a tri-state return value instead of the current output parameters. This makes it possible to introduce async flows, but it also makes the code a lot more readable due to using descriptve names IMHO. The second patch sets password_needed during SASL init on the SCRAM exchanges. This was implicit in the code but since not all future exchanges may require password, do it explicitly per mechanism instead. -- Daniel Gustafsson [0] d1b467a78e0e36ed85a09adf979d04cf124a9d4b.camel@vmware.com
В списке pgsql-hackers по дате отправления
От: Alexander Pyhalov
Дата:
От: Daniel Gustafsson
Дата: