From 5158958e1699361cc9936a335fdf9c7ff9bf3cdd Mon Sep 17 00:00:00 2001 From: Dewi Roberts Date: Wed, 25 Jun 2025 23:59:30 +0300 Subject: [PATCH] Prettier fix --- .../docs/users-sources/sources/social-logins/entra-id/index.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/docs/users-sources/sources/social-logins/entra-id/index.mdx b/website/docs/users-sources/sources/social-logins/entra-id/index.mdx index 681ad31a86..9ec31399f4 100644 --- a/website/docs/users-sources/sources/social-logins/entra-id/index.mdx +++ b/website/docs/users-sources/sources/social-logins/entra-id/index.mdx @@ -14,7 +14,6 @@ The following placeholders are used in this guide: 1. Log in to [Entra ID](https://entra.microsoft.com) using a global administrator account. 2. Navigate to **Applications** > **App registrations**. 3. Click **New registration** and select the following required configruations: - - **Name**: provide a descriptive name (e.g. `authentik`). - Under **Supported account types**: select the account type that applies to your use-case (e.g. `Accounts in this organizational directory only (Default Directory only - Single tenant)`). - Under **Redirect URI**: @@ -49,7 +48,6 @@ To support the integration of Entra ID with authentik, you need to create an Ent 1. Log in to authentik as an administrator, and open the authentik Admin interface. 2. Navigate to **Directory** > **Federation and Social login**, then click **Create**, and configure the following settings: - - **Select type**: select **Entra ID OAuth Source** as the source type. - **Create Entra ID OAuth Source**: provide a name, a slug which must match the slug used in the Entra ID `Redirect URI`, and the following required configurations. - Under **Protocol Settings**: