Questions tagged [genexus-gam]

GeneXus Access Manager - A mechanism to provide GeneXus applications a single, centralized scheme for authentication and authorization.

25 questions
0
votes
2 answers

Issue commiting to Genexus Server

I'm following this tutorial: https://training-legacy.genexus.com/en/training/global/courses/smart-devices-en/introduction-to-genexus-16 and i have the Genexus 16-trial version. In the end of the "First Transaction design" lesson, you have to send…
Guigas
  • 3
  • 1
0
votes
2 answers

multiple entries of the same transaction in developer menu - Genexus 16

Everytime I delete and then add the transaction COUNTRY, it adds a new entry on the developer menu: How do I delete or change the way Genexus behave in order to stop creating new items country in the menu?
0
votes
2 answers

How to generate apk by using genexus?

I'm failed to Integrated the three different transaction/ work with device pattern of Genexus. APK files are individually generated. Three apk for three transaction table. how can i develop into a single apk file?
Samsul Arefeen
  • 23
  • 1
  • 1
  • 2
0
votes
1 answer

GAM new local user

sorry if this is a very stupid question, I'm really new to Genexus I'm following the online course. I have a small web application with GAM, I cant find the way to active the option for users to create their own accounts in the login page, is this…
0
votes
2 answers

Time to expire a token in GAM for SD

I'm using GAM to create the authentication system for my SD app, I wish the user to login once and never again (unless the user logout). I checked my security policies and the field "Token expires (minutes)" is 0. This mean the user session will…
Andrei Hodecker
  • 136
  • 1
  • 8
0
votes
1 answer

Authentication Requirement: N UserNames - 1 ExternalID

I have implemented GAM (external authentication) for my SmartDevices project, that uses "Dynamic URL" (in GeneXus). I have just received a new requirement: - In the default (demo) environment, the App must accept ANY username/password combination…
Jaime
  • 159
  • 2
  • 10
0
votes
1 answer

SD: Configuring GAM External Authentication

I am trying to setup GAM using External Authentication. I created my own procedure (exposed as webservice) to consume the external authentication services and return the &GAMWSLoginOutSDT GAM is expecting. According to documentation, this procedure…
Jaime
  • 159
  • 2
  • 10
-1
votes
1 answer

IOS Compilation Error Genexus 16 u8 SmartDevices Generation

Good morning, I am working on compiling my iOS app con Genexus 15 U8. Execution Type: Simulator (Mac) The process starts and then it gives me the following error: error: error: / Users / frames / Library / CloudStorage / iCloud Drive / Library /…
-1
votes
1 answer

How to use security in sync sd without gam?

How to use security in SD synchronization without GAM? I need to block unwanted connections. How can I validate the execution of Synchronization.Send () and Synchronization.Receive () I can not use GAM because I have to adapt my application to a pre…
-2
votes
1 answer

Report Issue Genexus 16 Trial

When I tried to pressed F5 to generate my knowledge base in Genexus 16 trial. There's have such an error "GeneXus Account service exception: "Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'". Then I tried…
1
2