catalyst / moodle-tool_dataflows

A generic workflow and processing engine which can be configured to do a large variety of tasks.
GNU General Public License v3.0
13 stars 8 forks source link

Allow auth and password mutation in Update user step #886

Closed golenkovm closed 3 months ago

golenkovm commented 3 months ago

There is a need to change auth method to SAML2 and clear the original password

golenkovm commented 3 months ago

It looks like this could be implemented via sql flow (simply call an update sql). Closing the PR