Files
doc.rustdesk.com/content/self-host/rustdesk-server-pro/oidc/_index.en.md
rustdesk 1736869d5f seo/geo
2026-03-20 15:16:55 +08:00

15 lines
825 B
Markdown

---
title: OIDC
weight: 16
description: "Configure OpenID Connect in RustDesk Server Pro so users can sign in with identity providers such as Google, Okta, Azure, GitHub, GitLab, and others."
keywords: ["rustdesk oidc", "rustdesk openid connect", "rustdesk sso", "rustdesk azure login", "rustdesk okta login", "rustdesk github login"]
---
Use OpenID Connect in RustDesk Server Pro to let users sign in with an existing identity provider instead of separate local credentials.
- Use your existing `Google`, `Okta`, `Facebook`, `Azure`, `GitHub`, `GitLab`, etc. accounts to easily create and log in to your `RustDesk Pro` account.
- For the specification see [OpenID Connect Core 1.0 incorporating errata set 1](https://openid.net/specs/openid-connect-core-1_0.html).
# Examples
{{% children depth="4" showhidden="true" %}}