[GH-ISSUE #3060] How execute gql queries after successful login? #1097

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

Originally created by @romalukin on GitHub (Nov 7, 2024).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3060

Originally assigned to: @mr-anton-t on GitHub.

Hi there!

I'm looking to set up user management automation using GraphQL, but I’m a bit stuck. I found this issue and tried the authentication query it mentioned. The console return "authStatus": "SUCCESS", and I don't know what to do next (in my case listUsers query).

I was expecting the console to return a token that I could use in the authorization header for future queries, but I didn’t see one.

Since I’m new to GraphQL, could you help me figure out how to proceed with queries after a successful login? Any guidance would be much appreciated!

Thanks!

Originally created by @romalukin on GitHub (Nov 7, 2024). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3060 Originally assigned to: @mr-anton-t on GitHub. Hi there! I'm looking to set up user management automation using GraphQL, but I’m a bit stuck. I found [this issue](https://github.com/dbeaver/cloudbeaver/issues/822) and tried the authentication query it mentioned. The console return `"authStatus": "SUCCESS"`, and I don't know what to do next (in my case **listUsers** query). I was expecting the console to return a token that I could use in the authorization header for future queries, but I didn’t see one. Since I’m new to GraphQL, could you help me figure out how to proceed with queries after a successful login? Any guidance would be much appreciated! Thanks!
kerem closed this issue 2026-03-07 20:59:25 +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#1097
No description provided.