Skip to content

Commit eb1f6ab

Browse files
authored
add info on autologin and private endpoints (#472)
1 parent 51e1737 commit eb1f6ab

File tree

3 files changed

+36
-0
lines changed

3 files changed

+36
-0
lines changed

site/content/3.10/arangograph/deployments/_index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,12 @@ that it may take a few minutes to get activated.
205205
Once enabled, you no longer have to fill in the `root` user and password of
206206
your ArangoDB deployment.
207207

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+
208214
This feature can be disabled at any time. You may wish to consider explicitly
209215
disabling this feature in the following situations:
210216
- Your workflow requires you to access the database UI using different accounts
@@ -214,6 +220,12 @@ disabling this feature in the following situations:
214220
any access to ArangoGraph. Note, however, that it's possible to only give an
215221
ArangoGraph user database UI access, without other ArangoGraph permissions.
216222

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+
217229
Before getting started, make sure you are signed into ArangoGraph as a user
218230
with one of the following permissions in your project:
219231
- `data.deployment.full-access`

site/content/3.11/arangograph/deployments/_index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,12 @@ that it may take a few minutes to get activated.
205205
Once enabled, you no longer have to fill in the `root` user and password of
206206
your ArangoDB deployment.
207207

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+
208214
This feature can be disabled at any time. You may wish to consider explicitly
209215
disabling this feature in the following situations:
210216
- Your workflow requires you to access the database UI using different accounts
@@ -214,6 +220,12 @@ disabling this feature in the following situations:
214220
any access to ArangoGraph. Note, however, that it's possible to only give an
215221
ArangoGraph user database UI access, without other ArangoGraph permissions.
216222

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+
217229
Before getting started, make sure you are signed into ArangoGraph as a user
218230
with one of the following permissions in your project:
219231
- `data.deployment.full-access`

site/content/3.12/arangograph/deployments/_index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,12 @@ that it may take a few minutes to get activated.
205205
Once enabled, you no longer have to fill in the `root` user and password of
206206
your ArangoDB deployment.
207207

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+
208214
This feature can be disabled at any time. You may wish to consider explicitly
209215
disabling this feature in the following situations:
210216
- Your workflow requires you to access the database UI using different accounts
@@ -214,6 +220,12 @@ disabling this feature in the following situations:
214220
any access to ArangoGraph. Note, however, that it's possible to only give an
215221
ArangoGraph user database UI access, without other ArangoGraph permissions.
216222

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+
217229
Before getting started, make sure you are signed into ArangoGraph as a user
218230
with one of the following permissions in your project:
219231
- `data.deployment.full-access`

0 commit comments

Comments
 (0)