-
Notifications
You must be signed in to change notification settings - Fork 389
Code of Conduct
dbeaver-devops edited this page Dec 4, 2024
·
4 revisions
As we have several service types, we want to reflect these types in the file name. It will allow us to easily determine the purpose of usage.
Default service (general-purpose, application business logic): *Service
Examples: LocalisationService
, NavigationTreeService
Resource service (state management): *Resource
Examples: UserInfoResource
, ConnectionInfoResource
Bootstrap service (application initiation logic): *Bootstrap
Examples: CustomConnectionMenuBootstrap
, SQLEditorBootstrap
- Application overview
- Demo Server
- Administration
- Server configuration
- Create Connection
- Connection Templates Management
- Access Management
-
Authentication methods
- Local Access Authentication
- Anonymous Access Configuration
- Reverse proxy header authentication
- LDAP
- Single Sign On
- SAML
- OpenID
- AWS OpenID
- AWS SAML
- AWS IAM
- AWS OpenId via Okta
- Snowflake SSO
- Okta OpenId
- Cognito OpenId
- JWT authentication
- Kerberos authentication
- NTLM
- Microsoft Entra ID authentication
- Google authentication
- User credentials storage
- Cloud Explorer
- Cloud storage
- Query Manager
- Drivers Management
- Supported databases
- Accessibility
- Keyboard shortcuts
- Features
- Server configuration
- CloudBeaver and Nginx
- Domain manager
- Configuring HTTPS for Jetty server
- Product configuration parameters
- Command line parameters
- Local Preferences
- API
-
CloudBeaver Community
-
CloudBeaver AWS
-
CloudBeaver Enterprise
-
Deployment options
-
Development