-
Improvement
-
Resolution: Fixed
-
Minor
-
4.0.1, 4.1
-
MOODLE_400_STABLE, MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
MDL-75171_master -
Several authentication plugins such as auth_oauth2 and auth_saml2 receive additional information from the authentication provider when a user authenticates. This can include additional user information, as well as enrolment information and organisational information.
The only option to store this information is via user profile fields at authentication time, otherwise it is lost. Not all data received from the authentication provider is suitable to be saved in user profile fields (it may also need processing) .
This tracker allows authentication plugins to provide this authentication provider information to event observers by adding additional information to the user_loggedin event.
This tracker also extends the core auth_oauth2 plugin to implement this functionality.
- caused a regression
-
MDL-76172 Error when connecting to OBv2.1
-
- Closed
-