Обсуждение: OAuth2 - Share server including username/password

Поиск
Список
Период
Сортировка

OAuth2 - Share server including username/password

От
Pierre Beck
Дата:
Hello,

I would like to share servers to all users connecting through OAuth2, including username and password. Usecase is to give access to Databases for users of a company. It's a Dev database, credentials are shared but we would like to ease developers life.
I've been able to "Share" servers so all users connecting to OAuth2 have the list of servers. However, eveyrtime I try to connect, it requests username and password. I didn't find a way to "share" username/password so all users don't have to type it.
Can you point me the right way to share servers, including username/password to all users connecting to OAuth2 ?

Best,

Pierre

Re: OAuth2 - Share server including username/password

От
Khushboo Vashi
Дата:
Hi Pierre,

On Fri, Mar 18, 2022 at 3:54 AM Pierre Beck <r2d2leboss@gmail.com> wrote:
Hello,

I would like to share servers to all users connecting through OAuth2, including username and password. Usecase is to give access to Databases for users of a company. It's a Dev database, credentials are shared but we would like to ease developers life.
I've been able to "Share" servers so all users connecting to OAuth2 have the list of servers. However, eveyrtime I try to connect, it requests username and password. I didn't find a way to "share" username/password so all users don't have to type it.
Can you point me the right way to share servers, including username/password to all users connecting to OAuth2 ?

 This is by design, you can not share username/password while sharing the servers among users.

Thanks,
Khushboo
Best,

Pierre