mirror of
https://github.com/goauthentik/authentik
synced 2026-05-05 06:32:15 +02:00
website: fix typos (#20996)
This commit is contained in:
@@ -29,7 +29,7 @@ By default, GLPI only offers OAuth authentication to subscribers. This guide des
|
||||
|
||||
### Install the samlSSO plugin
|
||||
|
||||
1. Download latest release from the [samlSSO GitHub project](https://github.com/DonutsNL/samlsso).
|
||||
1. Download the latest release from the [samlSSO GitHub project](https://github.com/DonutsNL/samlsso).
|
||||
2. Unpack the release ZIP file into the `glpi/data/marketplace` directory of your GLPI installation.
|
||||
3. Log in to GLPI as an administrator and navigate to **Setup** > **Plugins**.
|
||||
4. Click the Install icon (folder with a `+` symbol) next to the **samlSSO** plugin.
|
||||
@@ -90,7 +90,7 @@ To support the integration of GLPI with authentik, you need to create an applica
|
||||
|
||||
### JIT rules _(optional)_
|
||||
|
||||
It's possible to auto assign profiles and groups when a user is created in GLPI.
|
||||
It's possible to auto-assign profiles and groups when a user is created in GLPI.
|
||||
|
||||
1. Log in to GLPI as an administrator, navigate to **Setup** > **samlSSO** > **JIT import rules**, and click **Add**.
|
||||
2. Provide a **Name**, **Logical operator** type, set **Active** to `Yes`, and then click **Add**.
|
||||
|
||||
Reference in New Issue
Block a user