In the CreateAccount workflow, our requirement is to automatically log the user in withouth displaying login.jsp. The idea is to move from the first page (create_account.jsp) which collects screenName, firstName, emailAddress, etc., directly to the Terms of Use page (update_terms_of_use.jsp), then on to new_password, etc. Is there a way to go directly to the action phase of login.jsp? Would ActionURL work? Any help or suggestions are greatly appreciated.
Por favor, identifíquese para poder marcar esto como inapropiado