To start using GeneXus Access Manager (GAM) in your Knowledge Base, you just need to configure the Enable Integrated Security property to True at version level and Rebuild All.
A shortcut for enabling integrated security is offered in the main GeneXus menu: Tools > GeneXus Access Manager > Enable Integrated Security.

See GAM repository creation for the first time from GeneXus.
- Automatic access control in each object where the Integrated Security Level property = Authentication or Authorization.
- Automatic flow of the application after access control. Before executing any object the generated code validates if the session is valid; if not, the Login Object for Web or Login Object for SD executes and after validating the session it returns automatically to the object where the invalid session exception had been thrown.
- Automatic check of permissions on startup if Integrated Security Level property = Authorization.
My first Native Mobile application with GAM