From 9ff11d42a5623c705fb36546352c572b51c2295b Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 16 Nov 2024 16:21:53 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 34251bd..5e5a66f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -661,7 +661,7 @@ Otherwise, please follow below: - Now, you can connect to RDP via `localhost:1234`. -# What is the callback / clietn id / secret of Azure in Pro? +# What is the callback / client id / secret of Azure in Pro? The callback is the public URL of the API so `https://[yourservername]/api/oidc/callback` as long as you setup https and a public URL. The Client ID and secret are part of the Azure application setup steps in [the instructions](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/oidc/azure/)