[GH-ISSUE #2058] Impossible to use connection templates with anonymous access #619

Closed
opened 2026-03-07 20:52:12 +03:00 by kerem · 0 comments
Owner

Originally created by @Pinozerg on GitHub (Oct 11, 2023).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2058

Describe the bug
In older versions, for example 22.1.0 it was possible to use connection templates that I predefined in initial-data-sources.conf
having no login enabled - so as anonymous user:
anonymousAccessEnabled: true,
"enabledAuthProviders": [],
and
supportsCustomConnections": true

currently, since 23.x.x it is impossible to use connection templates with anonymous user(the option doesn't appear). Only "New Connection" is available.

To Reproduce
Steps to reproduce the behavior:
On fresh clean cloudbeaver image with no params,
enable private connections,
disable Local auth,
Logout from admin user,
Try to create connection from template - no option available

Screenshots
setup:
obraz
obraz

Desktop (please complete the following information):

  • OS: Windows
  • Browser: firefox
  • Version: 23
Originally created by @Pinozerg on GitHub (Oct 11, 2023). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2058 **Describe the bug** In older versions, for example 22.1.0 it was possible to use connection templates that I predefined in initial-data-sources.conf having no login enabled - so as anonymous user: anonymousAccessEnabled: true, "enabledAuthProviders": [], and supportsCustomConnections": true currently, since 23.x.x it is impossible to use connection templates with anonymous user(the option doesn't appear). Only "New Connection" is available. **To Reproduce** Steps to reproduce the behavior: On fresh clean cloudbeaver image with no params, enable private connections, disable Local auth, Logout from admin user, Try to create connection from template - no option available **Screenshots** setup: ![obraz](https://github.com/dbeaver/cloudbeaver/assets/35170678/f413fded-c4b5-4a31-a8d4-2636348e875f) ![obraz](https://github.com/dbeaver/cloudbeaver/assets/35170678/5ee5ba99-b8fc-48fa-9f68-6f55e2147e80) **Desktop (please complete the following information):** - OS: Windows - Browser: firefox - Version: 23
kerem 2026-03-07 20:52:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#619
No description provided.