Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update oauth2.0 #2124

Merged
merged 3 commits into from
Sep 21, 2022
Merged

update oauth2.0 #2124

merged 3 commits into from
Sep 21, 2022

Conversation

cooper-lzy
Copy link
Contributor

No description provided.

@cooper-lzy cooper-lzy changed the title update oauth2.0 [WIP]update oauth2.0 Sep 9, 2022
@cooper-lzy cooper-lzy changed the title [WIP]update oauth2.0 update oauth2.0 Sep 9, 2022
## 账户类型

Dashboard 企业版的初始化账户名为`nebula`和密码为`nebula`。使用初始化账户名和密码登录 Dashboard 企业版后,即可创建不同类型的账户:LDAP 账户和普通账户。
Dashboard 企业版的初始化账户名为`nebula`和密码为`nebula`。使用初始化账户名和密码登录 Dashboard 企业版后,即可创建不同类型的账户:LDAP 账户、OAuth2.0 账户和普通账户。

### LDAP 账户

Dashboard 企业版通过对接 [LDAP(Lightweight Directory Access Protocol)](https://ldap.com/),使得用户可以使用企业内部账户体系登录 Dashboard 企业版。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议引用《单点登录》---ldap设置



3. 重启 Dashboard 企业版生效配置。

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议引用《单点登录》--OAuth2.0 设置

|`RedirectURL` | `http://dashboard.vesoft-inc.com/login` |重定向到 Dashboard 的 URL。 |
|`AuthURL` | `https://accounts.google.com/o/oauth2/auth` | 认证 URL。 |
|`TokenURL` | `https://oauth2.googleapis.com/token`| 获取 access_token 的URL。 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|`TokenURL` | `https://oauth2.googleapis.com/token`| 获取 access_token 的URL|
|`TokenURL` | `https://oauth2.googleapis.com/token`| 获取 access_token 的 URL|

@whitewum whitewum merged commit 569f0e3 into vesoft-inc:master Sep 21, 2022
@cooper-lzy cooper-lzy deleted the update-oauth2.0 branch January 30, 2023 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants