Is your feature request related to a problem? Please describe.
When an organisation is deploying NC it may want to deploy 2FA - at which point it needs to ensure the required 2FA information is present in the user's "personal info" section when the user is created; as it stands you can enable 2FA but not add the information required to make it work.
Describe the solution you'd like
The ability to extend user account information from the admin side to include 2FA type information. This might be controlled/activated by admins deploying and configuring a 2FA app (i.e. will require the app to be modified to take account of the functionality).
Describe alternatives you've considered
Obviously one option is just to create users as normal and then add the additional information (and change when required) via SQL.
Is your feature request related to a problem? Please describe.
When an organisation is deploying NC it may want to deploy 2FA - at which point it needs to ensure the required 2FA information is present in the user's "personal info" section when the user is created; as it stands you can enable 2FA but not add the information required to make it work.
Describe the solution you'd like
The ability to extend user account information from the admin side to include 2FA type information. This might be controlled/activated by admins deploying and configuring a 2FA app (i.e. will require the app to be modified to take account of the functionality).
Describe alternatives you've considered
Obviously one option is just to create users as normal and then add the additional information (and change when required) via SQL.