Skip to content
Server & Web Software

Hasura Hasura GraphQL Engine (Docker / Cloud) — Default Password

Default username and password for the Hasura Hasura GraphQL Engine (Docker / Cloud): (blank) / (blank). Learn how to log in and how to change the default credentials.

Authentication DISABLED by default. The GraphQL API endpoint and Hasura Console are fully open with no credentials required until the HASURA_GRAPHQL_ADMIN_SECRET environment variable is set. Official docker-compose quickstart leaves this variable commented out by default.

UsernamePasswordAccessNotes
(blank / none)
(blank / none)
APINo authentication required by default; all API endpoints and Console fully open

Responsible use

This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.

Related devices