Updated FAQ (markdown)

RustDesk
2024-11-16 16:21:23 +08:00
parent 75d9477ed3
commit 6bfe6bc092

2
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/)