Want to have a login automatically in your SD application?
Here you have an easy guide for your first application using GAM, and the default credentials to enter the application for prototyping.
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.
Create a new KB. Then set the Enable Integrated Security Property = True.

Create a transaction Transaction1 and apply the Work With Devices Pattern.
Create a dashboard Menu and add the workwithdevicestransaction1 as an item to it.
Just press F5.


Run the web application -> developer menu -> login with admin - admin123 -> change password.

NOTE (only for GeneXus X Evolution 2): If you only want to have a WEB application (not a SD applications), you need to delete the SD generator environment which is created automatically when Enable Integrated Security Property is set to TRUE.