You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Create an application and provider in authentik
57
83
@@ -66,6 +92,7 @@ To support the integration of GLPI with authentik, you need to create an applica
66
92
- Under **Advanced protocol settings**:
67
93
- Select any available **Signing Certificate**and enable **Sign assertions**.
68
94
- Set **NameID Property Mapping** to `authentik default SAML Mapping: Email`.
95
+
- Under **Property mappings**, add the two property mappings that you created in the previous section: `givenname`and`surname`.
69
96
-**Configure Bindings** _(optional)_: you can create a [binding](/docs/add-secure-apps/bindings-overview/) (policy, group, or user) to manage the listing and access to applications on a user's **My applications** page.
70
97
71
98
3. Click **Submit** to save the new application and provider.
0 commit comments