From a9500798e0e2da3e031cc8247f7efcf6538dc04c Mon Sep 17 00:00:00 2001 From: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com> Date: Wed, 2 Nov 2022 13:50:11 +0800 Subject: [PATCH] oauth add caution --- docs-2.0/nebula-dashboard-ent/5.account-management.md | 4 ++++ .../nebula-dashboard-ent/system-settings/single-sign-on.md | 4 ++++ docs-2.0/nebula-explorer/deploy-connect/ex-ug-connect.md | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/docs-2.0/nebula-dashboard-ent/5.account-management.md b/docs-2.0/nebula-dashboard-ent/5.account-management.md index 11ca2da6d7c..13a65b8dc15 100644 --- a/docs-2.0/nebula-dashboard-ent/5.account-management.md +++ b/docs-2.0/nebula-dashboard-ent/5.account-management.md @@ -16,6 +16,10 @@ Dashboard Enterprise Edition enables you to log into it with your enterprise acc ### OAuth2.0 accounts +!!! caution + + The feature is still in beta. It will continue to be optimized. + Dashboard Enterprise Edition enables you to use access_token to authorize the third-party applications to access the protected information based on [OAuth2.0](https://oauth.net/2/). ### General accounts diff --git a/docs-2.0/nebula-dashboard-ent/system-settings/single-sign-on.md b/docs-2.0/nebula-dashboard-ent/system-settings/single-sign-on.md index 71aab277bd8..7993eb6ded2 100644 --- a/docs-2.0/nebula-dashboard-ent/system-settings/single-sign-on.md +++ b/docs-2.0/nebula-dashboard-ent/system-settings/single-sign-on.md @@ -27,6 +27,10 @@ NebulaGraph Dashboard Enterprise Edition supports general accounts, LDAP account ## OAuth2.0 configuration +!!! caution + + The feature is still in beta. It will continue to be optimized. + ### Entry 1. At the top navigation bar of the Dashboard Enterprise Edition page, click **System Settings**. diff --git a/docs-2.0/nebula-explorer/deploy-connect/ex-ug-connect.md b/docs-2.0/nebula-explorer/deploy-connect/ex-ug-connect.md index c2d12314011..4e0332638ad 100644 --- a/docs-2.0/nebula-explorer/deploy-connect/ex-ug-connect.md +++ b/docs-2.0/nebula-explorer/deploy-connect/ex-ug-connect.md @@ -14,6 +14,10 @@ Before connecting to the NebulaGraph database, you need to confirm the following ## OAuth2.0 Configuration +!!! caution + + The feature is still in beta. It will continue to be optimized. + !!! note If you want to connect directly to NebulaGraph, see **Procedure** below.