provisionUser

open fun provisionUser(userInfo: User): U

Add the user to the system given core information. Implementations may consider their own subtypes. Default implementation refuses to do so.