mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-04-25 13:46:02 +03:00
[GH-ISSUE #757] Does the web application support Windows authentication? #195
Labels
No labels
AS
can't reproduce
can't reproduce
deployment
development
documentation
duplicate
duplicate
ee
enhancement
external
new driver
performance
pull-request
third party issue
wait for response
wait for review
wontfix
x:Oracle
x:cassandra
x:clickhouse
x:db2
x:duckdb
x:greenplum
x:h2
x:h2gis
x:hana
x:hive
x:intersystems
x:kyuubi
x:maria
x:mongo
x:mysql
x:postgresql
x:presto
x:sql server
x:sqlite
x:teradata
x:trino
xf:accessibility
xf:administration
xf:ai
xf:authentication
xf:aws
xf:commit-mode
xf:connection
xf:dark theme
xf:data editor
xf:datatransfer
xf:dba
xf:driver management
xf:erd
xf:filters
xf:i18n
xf:i18n
xf:installer
xf:json
xf:kerberos
xf:ldap
xf:local config
xf:log viewer
xf:metadata
xf:metadata editor
xf:navigator
xf:okta
xf:query manager
xf:resource manager
xf:scripts
xf:sql editor
xf:tasks
xf:ui/uix
xo: Firefox
xo:eclipse
xo:internet explorer
xo:macos
xp:major
xrn:internal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudbeaver#195
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jorgia111 on GitHub (Apr 8, 2022).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/757
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 on GitHub (Apr 8, 2022):
any update on this ?
@kseniiaguzeeva commented on GitHub (Apr 8, 2022):
CloudBeaver doesn't support Windows authentication for now.
It is possible to use Federated auth (SSO and OpenId), AWS, Nginx.
@serge-rider commented on GitHub (Jun 14, 2022):
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 on GitHub (Mar 12, 2024):
Hello @jorgia111
In CloudBeaver EE version, you can use the NTLM authentication:
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 on GitHub (May 30, 2024):
There is no answer for a long time. So, I'm closing this ticket.
Feel free to open a new one with new details.