website/docs: remove mention of wizard (#13126)
* first pass at removing wizard * missed one * Replaced the word modal wth the word box or simply rewrote to avoid saying modal. * typo --------- Co-authored-by: Tana M Berry <tana@goauthentik.com>
This commit is contained in:
@ -50,7 +50,7 @@ Finally, you need to publish the Facebook app.
|
||||
|
||||
1. Log into authentik as admin, and then navigate to **Directory -> Federation & Social login**
|
||||
2. Click **Create**.
|
||||
3. In the **New Source** modal box, for **Select type** select **Facebook OAuth Source** and then click **Next**.
|
||||
3. In the **New Source** box, for **Select type** select **Facebook OAuth Source** and then click **Next**.
|
||||
4. Define the following fields:
|
||||
- **Name**: provide a descriptive name
|
||||
- **Slug**: leave default value (If you choose a different slug then the default, the URL will need to be updated to reflect the change)
|
||||
@ -64,7 +64,7 @@ Finally, you need to publish the Facebook app.
|
||||
- **Flow settings**
|
||||
- **Authentication flow**: leave the default `default-source-authentication` option.
|
||||
- **Enrollment flow**: leave the default `default-source-enrollment` option.
|
||||
5. Click **Finish** to save your settings and close the modal box.
|
||||
5. Click **Finish** to save your settings and close the box.
|
||||
|
||||
You now have Facebook as a source. Verify by checking that appears on the **Directory -> Federation & Social login** page in authentik.
|
||||
|
||||
|
||||
@ -137,7 +137,7 @@ Start by logging into your authentik instance as an administrator and navigating
|
||||
|
||||
In the Admin interface, navigate to **Directory -> Federation & Social login** and press **Create**.
|
||||
|
||||
In the **New source** modal, choose **SAML Source** and continue by filling in the following fields:
|
||||
In the **New source** box, choose **SAML Source** and continue by filling in the following fields:
|
||||
|
||||
| Field | Value |
|
||||
| ----- | ---------------- |
|
||||
|
||||
Reference in New Issue
Block a user