Skip to content

Commit 22311ca

Browse files
authored
add information OAuth SSO (#104)
1 parent 628a7ff commit 22311ca

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

source/oauthsso/requirements.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,16 @@ You must also activate the automatic addition of users in GLPI to create them in
5454
.. figure:: images/oauhtsso-4.png
5555
:alt: add user auto
5656
: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

Comments
 (0)