We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7bfefd commit 88c909aCopy full SHA for 88c909a
.env.example
@@ -1,8 +1,8 @@
1
-#API KEY based authentication
2
ATLAN_BASE_URL=your_tenant_base_url
+
3
+#API KEY based authentication
4
ATLAN_API_KEY=your_api_key
5
6
#OAuth based authentication
-ATLAN_BASE_URL=your_tenant_base_url
7
ATLAN_OAUTH_CLIENT_ID=your_oauth_client_id
8
ATLAN_OAUTH_CLIENT_SECRET=your_oauth_client_secret
0 commit comments