File tree Expand file tree Collapse file tree 3 files changed +36
-0
lines changed
3.10/arangograph/deployments
3.11/arangograph/deployments
3.12/arangograph/deployments Expand file tree Collapse file tree 3 files changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -205,6 +205,12 @@ that it may take a few minutes to get activated.
205
205
Once enabled, you no longer have to fill in the ` root ` user and password of
206
206
your ArangoDB deployment.
207
207
208
+ {{< info >}}
209
+ If you use the auto login feature with AWS
210
+ [ private endpoints] ( ../deployments/private-endpoints.md ) , it is recommended
211
+ to switch off the ` custom DNS ` setting.
212
+ {{< /info >}}
213
+
208
214
This feature can be disabled at any time. You may wish to consider explicitly
209
215
disabling this feature in the following situations:
210
216
- Your workflow requires you to access the database UI using different accounts
@@ -214,6 +220,12 @@ disabling this feature in the following situations:
214
220
any access to ArangoGraph. Note, however, that it's possible to only give an
215
221
ArangoGraph user database UI access, without other ArangoGraph permissions.
216
222
223
+ {{< warning >}}
224
+ When the auto login feature is enabled, users cannot edit their permissions on
225
+ the ArangoDB database web interface as all permissions are managed by the
226
+ ArangoGraph platform.
227
+ {{< /warning >}}
228
+
217
229
Before getting started, make sure you are signed into ArangoGraph as a user
218
230
with one of the following permissions in your project:
219
231
- ` data.deployment.full-access `
Original file line number Diff line number Diff line change @@ -205,6 +205,12 @@ that it may take a few minutes to get activated.
205
205
Once enabled, you no longer have to fill in the ` root ` user and password of
206
206
your ArangoDB deployment.
207
207
208
+ {{< info >}}
209
+ If you use the auto login feature with AWS
210
+ [ private endpoints] ( ../deployments/private-endpoints.md ) , it is recommended
211
+ to switch off the ` custom DNS ` setting.
212
+ {{< /info >}}
213
+
208
214
This feature can be disabled at any time. You may wish to consider explicitly
209
215
disabling this feature in the following situations:
210
216
- Your workflow requires you to access the database UI using different accounts
@@ -214,6 +220,12 @@ disabling this feature in the following situations:
214
220
any access to ArangoGraph. Note, however, that it's possible to only give an
215
221
ArangoGraph user database UI access, without other ArangoGraph permissions.
216
222
223
+ {{< warning >}}
224
+ When the auto login feature is enabled, users cannot edit their permissions on
225
+ the ArangoDB database web interface as all permissions are managed by the
226
+ ArangoGraph platform.
227
+ {{< /warning >}}
228
+
217
229
Before getting started, make sure you are signed into ArangoGraph as a user
218
230
with one of the following permissions in your project:
219
231
- ` data.deployment.full-access `
Original file line number Diff line number Diff line change @@ -205,6 +205,12 @@ that it may take a few minutes to get activated.
205
205
Once enabled, you no longer have to fill in the ` root ` user and password of
206
206
your ArangoDB deployment.
207
207
208
+ {{< info >}}
209
+ If you use the auto login feature with AWS
210
+ [ private endpoints] ( ../deployments/private-endpoints.md ) , it is recommended
211
+ to switch off the ` custom DNS ` setting.
212
+ {{< /info >}}
213
+
208
214
This feature can be disabled at any time. You may wish to consider explicitly
209
215
disabling this feature in the following situations:
210
216
- Your workflow requires you to access the database UI using different accounts
@@ -214,6 +220,12 @@ disabling this feature in the following situations:
214
220
any access to ArangoGraph. Note, however, that it's possible to only give an
215
221
ArangoGraph user database UI access, without other ArangoGraph permissions.
216
222
223
+ {{< warning >}}
224
+ When the auto login feature is enabled, users cannot edit their permissions on
225
+ the ArangoDB database web interface as all permissions are managed by the
226
+ ArangoGraph platform.
227
+ {{< /warning >}}
228
+
217
229
Before getting started, make sure you are signed into ArangoGraph as a user
218
230
with one of the following permissions in your project:
219
231
- ` data.deployment.full-access `
You can’t perform that action at this time.
0 commit comments