Prettier fix

This commit is contained in:
Dewi Roberts
2025-06-25 23:59:30 +03:00
parent 90dc54dd4c
commit 5158958e16

View File

@ -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. 1. Log in to [Entra ID](https://entra.microsoft.com) using a global administrator account.
2. Navigate to **Applications** > **App registrations**. 2. Navigate to **Applications** > **App registrations**.
3. Click **New registration** and select the following required configruations: 3. Click **New registration** and select the following required configruations:
- **Name**: provide a descriptive name (e.g. `authentik`). - **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 **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**: - 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. 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: 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. - **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. - **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**: - Under **Protocol Settings**: