diff --git a/FAQ.md b/FAQ.md index 1ae0b29..689e5f5 100644 --- a/FAQ.md +++ b/FAQ.md @@ -717,7 +717,13 @@ 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/) # What about casual support cases for Pro? -We have no way to prevent from casual support devices being added to devices page in web console. But we provide this [solution](https://github.com/rustdesk/rustdesk-server-pro/discussions/182#discussioncomment-10083053) for your case. +We have no way to prevent from casual support devices being added to devices page in web console. But we provide this [solution (license model)](https://github.com/rustdesk/rustdesk-server-pro/discussions/182#discussioncomment-10083053) for your case. + +[Excessive devices](https://github.com/rustdesk/rustdesk/wiki/FAQ#managed-devices) will not be disabled automatically; however, we have introduced a limit on the number of [concurrent connections](https://github.com/rustdesk/rustdesk/wiki/FAQ#concurrent-connections). Excessive devices cannot be assigned to users or device groups. Additionally, the maximum number of devices that can be included in a single address book is restricted by the total number of managed devices allowed under your license. + +The new license model: https://rustdesk.com/pricing#custom2 + +You can also upgrade to this model in https://rustdesk.com/self-host/account # Does the product have an agent that can only receive connection similar to TeamViewer host?