dbeaver / cloudbeaver

Cloud Database Manager

Home Page:https://dbeaver.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default corelation between team and connection

wieczorslawo opened this issue · comments

Hi team.
Can a default connection be set between the initial team and the initial data source? I'm thinking about the initial-data.conf and the initial-data-sources.conf files. It would be helpful for our needs

KR
Slawo

Hi @wieczorslawo
Could you give more information - what do you want to do? Grant the team access to the connection initially?

Yes, exactly. If not possible by the conf files please add a hint on how one could do it by direct db access or a graphql usage

You can set permissions in ${WORKSPACE}/GlobalConfiguration/.dbeaver/data-sources-permissions.json
Here is an instruction.
Does this solution suit you?

Sounds good, thank you. What if one would like to use the GraphQL endpoint or a direct db connection (from a sidecar project for example)?

You can use gql with admin permission