Is your feature request related to a problem? Please describe.
It is not clearly stated that Add and existing AAP profile from accounts.viewsActivationComplete page requires to add an AAP profile already defined within the image manager account
Describe the solution you'd like
Having a custom AAP profile could be useful if you want to use the same user for manage biosample submission outside InjectTool. Ideally injectool need to ask for user credentials in order to verify that the user exists in BioSamples environment and for get the user_id. Then InjectTool create a new team using the manager user and add the user_id to the new Team (in other words, skip the user creation step, and add custom user to a new InjectTool managed team.
Describe alternatives you've considered
The adding AAP profile page could be removed, and accounts.views.ActivationComplete could redirect directly to the new BioSamples user generation. However an avanced user could want to have an unique account to manage his data within and outside InjectTool
Additional context
Is your feature request related to a problem? Please describe.
It is not clearly stated that Add and existing AAP profile from
accounts.viewsActivationCompletepage requires to add an AAP profile already defined within the image manager accountDescribe the solution you'd like
Having a custom AAP profile could be useful if you want to use the same user for manage biosample submission outside InjectTool. Ideally injectool need to ask for user credentials in order to verify that the user exists in BioSamples environment and for get the user_id. Then InjectTool create a new team using the manager user and add the
user_idto the newTeam(in other words, skip the user creation step, and add custom user to a new InjectTool managed team.Describe alternatives you've considered
The adding AAP profile page could be removed, and
accounts.views.ActivationCompletecould redirect directly to the new BioSamples user generation. However an avanced user could want to have an unique account to manage his data within and outside InjectToolAdditional context
biosample.views.RegisterUserViewtemplate title (is not a new account)Team(like registering a new user does)