Convert SsoUserDataAlterTest
from a functional test to a kernel test
This is currently implemented as a functional test, which is quite slow compared to a kernel test, and given that we don't need to access the site as a user, it's arguably overkill.
Edited by Ambient.Impact