My understanding is that, when submitting a Power Apps form data row into a SharePoint list, the 'Created By' field for that row will be the logged in user. However that is not what I am seeing in modifying an app a colleague has created.
The colleague created a sharepoint connection to a list. But when I submit some test data via the form the created by field is not my user but the user assigned to the connector. I don't understand how this is happening.
The connector looks like this:

and my logged in user is this

But when I submit an entry from the form the SharePoint row has a Created By entry of autobot@ourentity.com
My understanding, from these forums is that is not possible. It isn't the behaviour I want, is anyone able to guide me as to what might be causing this?