diff --git a/content/self-host/rustdesk-server-pro/oidc/Azure/_index.en.md b/content/self-host/rustdesk-server-pro/oidc/Azure/_index.en.md index 889d9a6..492d2b2 100644 --- a/content/self-host/rustdesk-server-pro/oidc/Azure/_index.en.md +++ b/content/self-host/rustdesk-server-pro/oidc/Azure/_index.en.md @@ -3,7 +3,7 @@ title: Azure weight: 16 --- -## Configuration +### Configuration 1. Sign in to the [Azure portal](https://portal.azure.com). 2. Search for and select **Microsoft Entra ID**. @@ -32,9 +32,7 @@ weight: 16 13. In Azure, select **Authentication** menu. Then set up authorization, by choosing **ID tokens (used for implicit and hybrid flows)**. ![](/docs/en/self-host/rustdesk-server-pro/oidc/Azure/images/11-Azure-Auth.png) -## Troubleshooting - -## References +### References - [Set up an OpenID Connect provider with Azure AD](https://learn.microsoft.com/en-us/power-pages/security/authentication/openid-settings) - [OpenID Connect on the Microsoft identity platform](https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-protocols-oidc)