dbeaver / cloudbeaver

Cloud Database Manager
https://dbeaver.com/
Apache License 2.0
3.39k stars 370 forks source link

Does the web application support Windows authentication? #757

Closed jorgia111 closed 3 months ago

jorgia111 commented 2 years ago

Does the web application support Windows authentication? or how do i authenticate numbers AD users against the web application ? as I have number of users that requited access to cloudbeaver web application .its hard to manage to create a users and give access for individual users to specific connection from the UI .I am using latest cloudbeaver community docker images ,any help with ?

jorgia111 commented 2 years ago

any update on this ?

kseniiaguzeeva commented 2 years ago

CloudBeaver doesn't support Windows authentication for now. It is possible to use Federated auth (SSO and OpenId), AWS, Nginx.

serge-rider commented 2 years ago

In version 22.1 we added support of Azure AD authentication (over OpenId), see https://github.com/dbeaver/cloudbeaver/wiki/Azure-AD-authentication.

Native Windows authentication is not supported.

LonwoLonwo commented 6 months ago

Hello @jorgia111

In CloudBeaver EE version, you can use the NTLM authentication:

2024-03-12 10_49_00-CloudBeaver Enterprise

It looks like what you are looking for. And you can try it for free: https://dbeaver.com/download/cloudbeaver/

More about authentication methods you can read here: https://github.com/dbeaver/cloudbeaver/wiki/Authentication-methods

LonwoLonwo commented 3 months ago

There is no answer for a long time. So, I'm closing this ticket.

Feel free to open a new one with new details.