Add a Login Action

You can add the Login action to any page component to launch the mechanism that enables your users to sign in to an application.

To add a login action to an action chain:
  1. Open the Actions editor for the page.
  2. Click the action chain in the list to open it in the Action Chain editor.
  3. Drag the Login action from the Actions palette into the action chain to the Add icon ( Add icon ) in the action chain.
  4. Update the ID field in the Properties pane to make the action more easily identifiable.
  5. In the Return Path field, specify the path of the page to go to when login is successful. If a value isn't defined, the user will be taken to the application's default page. For more information, see Login Action in the Oracle Visual Builder Page Model Reference.