From 31891556d51c5565c7ce992eadd1b2d1476f4e5b Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 14 Aug 2025 22:15:13 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index 13c3895..e796139 100644 --- a/FAQ.md +++ b/FAQ.md @@ -819,7 +819,9 @@ Otherwise, please follow below: 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/) +# OIDC, common login error "failed to request the auth url" +https://github.com/rustdesk/rustdesk-server-pro/discussions/477 # What are managed devices / Login users / concurrent connections in `Pro`?