From 6bfe6bc092e6cc717b438891cfcbe46a0a53fdd5 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 16 Nov 2024 16:21:23 +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 1f92648..34251bd 100644 --- a/FAQ.md +++ b/FAQ.md @@ -663,7 +663,7 @@ Otherwise, please follow below: # What is the callback / clietn 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://rust](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/oidc/azure/) +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/)