Table of contents


Official Content

In this article, you can learn how to have a login automatically in your Native Mobile application. Below, you have an easy guide for your first application using GAM, and the default credentials to enter the application for prototyping.

Step 0. Scope

This tutorial shows how it works in SQL Server and Android. It is recommended to read this paper before this one: My first Android application.

Step 1. Set the Enable Integrated Security property

Step 2. Create your basic device application

  • Create a Transaction called Transaction1 and apply the Work With Pattern.
  • Now create a Menu and add the workwithdevicestransaction1 as an item to it.

Step 3. Run it!

Just press F5.

Step 4. Set your database connection properties

Set properties to build process V18

Ready! Here is your login.

After running the application, you will see the login screen.

Use the following default credentials:
Username: admin
Password: admin123

How to Change an Administrator's Password

There are two methods to change an administrator's password in GAM:

1: Change Your Own Password

This method allows the logged-in user to change their own password. To do this, follow these steps:

  • Run the web application and access the Developer Menu.
  • Log in with the default credentials mentioned before.
  • Go to the "Administrator User" menu and click on "Change password":

Administrator user - change password GAM v18

Note: This method requires the user to know their current password.

2: Change Any User's Password

This method allows an administrator to change the password of any user without needing to know the user's current password.

To do this, follow these steps:

  • Access the "Users" section in the GAM Backoffice.
  • Find the user "admin" (or any other user).
  • Click "Edit."
  • Select "More Options."
  • Click "Change Password."

Note: This method requires administrator privileges.


 

Last update: April 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant