mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 03:13:19 +03:00
Updated FAQ (markdown)
4
FAQ.md
4
FAQ.md
@@ -717,9 +717,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/)
|
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?
|
# 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 (license model)](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 a new [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.
|
[Excessive devices](https://github.com/rustdesk/rustdesk/wiki/FAQ#managed-devices) in this new license model 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
|
The new license model: https://rustdesk.com/pricing#custom2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user