mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-11 04:06:45 +02:00
fix pathes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
9be91ce273
commit
61e9baa2f3
@ -16,18 +16,18 @@ weight: 16
|
||||
6. In Azure, select the application you want to use, click **Overview**, and copy the **Application (client) ID**.
|
||||

|
||||
7. In RustDesk Pro, copy the **Client id**.
|
||||

|
||||

|
||||
8. In Azure, **Certificates & secrets**, create a new or select a client secret, usually New.
|
||||

|
||||

|
||||
9. In Azure, copy out the value of the client secret. **Note**: This value is only visible when you first register. It is no longer visible after you leave the page. Please keep this value properly.
|
||||

|
||||

|
||||
10. In RustDesk Pro, paste the value for the client secret.
|
||||

|
||||

|
||||
11. In RustDesk Pro, fill in the **Issuer** field, `https://login.microsoftonline.com/<Directory (tenant) ID>/v2.0`. Please replace `Directory (tenant) ID` with your **Directory (tenant) ID**. The **Directory (tenant) ID** is in Azure's app **Overview** panel.
|
||||

|
||||

|
||||

|
||||

|
||||
12. In Azure, select "Authentication" menu. Then set up authorization, by choosing **ID tokens (used for implicit and hybrid flows)**.
|
||||

|
||||

|
||||
|
||||
|
||||
## Troubleshootings
|
||||
|
@ -16,18 +16,18 @@ weight: 16
|
||||
6. 在 Azure 中,选择你想使用的应用,点击 **概要**,拷贝 **应用程序(客户端) ID**。
|
||||

|
||||
7. 在 RustDesk Pro 中,复制 **Client id** 。
|
||||

|
||||

|
||||
8. 在 Azure 中, **证书和密码** ,新建或选择 **客户端密码**,一般是新建。
|
||||

|
||||

|
||||
9. 在 Azure 中,复制出客户端密码的值。**注**:只有刚注册时,这个值才是可见的,离开页面后不再可见,请妥善保管这个值。
|
||||

|
||||

|
||||
10. 在 RustDesk Pro 中,粘贴客户端密码的值。
|
||||

|
||||

|
||||
11. 在 RustDesk Pro 中,填入 **Issuer** 字段,`https://login.microsoftonline.com/<Directory (tenant) ID>/v2.0`。请将 `Directory (tenant) ID` 替换为您的 **目录(租户) ID**。**目录(租户) ID** 在 Azure 的应用 **概要** 面板中。
|
||||

|
||||

|
||||

|
||||

|
||||
12. 在 Azure 中, 选择 **身份验证** 菜单,设置授权,选择 **ID 令牌(用于隐式流和混合流)** 。
|
||||

|
||||

|
||||
|
||||
|
||||
## 故障排除
|
||||
|
Loading…
x
Reference in New Issue
Block a user