Save of Operator record during authentication process
When an existing Operator logs in, the credentials are evaluated (sometimes by a custom authentication service) and if the authentication succeeds then the Operator record is retrieved. At what point does this Operator record get saved? For example, the pyLastSignon column typically gets updated in the operator table. Is there a specific Activity to look at to see where this is happening? I see that the Operator record can be potentially saved in the InitialProfileSetup activity, but only if there are outdated unavailable times.