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
Copy file name to clipboardExpand all lines: source/oauthsso/requirements.rst
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,3 +54,16 @@ You must also activate the automatic addition of users in GLPI to create them in
54
54
.. figure:: images/oauhtsso-4.png
55
55
:alt:add user auto
56
56
:scale:50 %
57
+
58
+
Fetch information from user profile option
59
+
------------------------------------------
60
+
61
+
You can choose if you want to retrieve informations from the user profile. In **setup > Oauth SSO applications** select yes or no as required.
62
+
63
+
.. Important::
64
+
65
+
If **OAuth SSO** is your **only source of authentication AND provisioning**, we recommend that you set the **Fetch information from user profile option** to **Yes**
66
+
so that user information can be fetched. Please note that claims must also be set correctly on the provider side.
67
+
68
+
If you are using an **external provisioning source** such as SCIM, we recommend that you set the **Fetch information from user profile option** to **No**
69
+
so that user information is not overwritten and replaced by that of the OAuth SSO plugin.
0 commit comments