please explain how I can go about using hasura CLI to export metadata via Windows Active Directory Login? #9194
Unanswered
newemployee909090
asked this question in
Question
Replies: 1 comment
-
@newemployee909090 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here is information about our technical environment:
-Hasura GraphQL Current server version: v2.6.2-pro.1
-hasura CLI version 2.15.0
-We log onto the Hasura GraphQL Web UI Console using our Windows Active Directory Login ( essentially Single-SignOn SSO) ( Therefore, we do Not have an admin secret )
However, the official Hasrua GraphQL Technical Tutorial Guide only gives examples showing the admin secret being supplied in the hasura CLI command line console arguments ( https://hasura.io/docs/latest/migrations-metadata-seeds/migrations-metadata-setup/ )
hasura init demo-project --endpoint https://docs-demo.hasura.app/ --admin-secret mySecret
Could someone please explain how I can go about using hasura CLI to export metadata via Windows Active Directory Login? (Please provide hasura CLI command line examples )?
Beta Was this translation helpful? Give feedback.
All reactions