mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-22 16:06:40 +00:00
15 lines
825 B
Markdown
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" %}}
|