Table of contents


i
This is not the latest version of this document; to access the latest version, click here.
Official Content

The GeneXus Access Manager (GAM) Repository connection purpose is to add a security level to the GAM application. So, in order to access to the GAM application it's necessary to establish a Repository connection first, it's like having an API key. 

Then, the GAM API methods execute only after the GAM Repository connection is successfully established. More than one connection can be defined for each Repository. This is particularly interesting when many Web or SD Application access the same GAM Repository. In such case, the administrator can control the access to the GAM by managing the Repository connections defined in the database.

The user associated to the Repository connection is called the GAM Connection User.

The connection data is saved in the connection.gam file, under the web directory of the GeneXus model.

Considerations about the GAM Repository Connections

1. When security is set in the Knowledge Base (Enable Integrated Security Property = Yes), or specifically, any time that a new GAM database has to
be created by GeneXus, a GAM Repository Connection is defined by default. In this case, the GAM connection user name is set by default with the name of the active version.
This information is generated by the GX IDE in the GAM DB for prototyping purposes. Nevertheless, the GAM connection user can be changed as desired before the GAM database is created (see GeneXus Administration of GAM Repository for more information).

Figure 1 shows the default Repository Connection created in the GAM DB, for a KB called "TestRestAuthorization".

 gamconnection
envpropsgam
Figure 1.

2. One possible scenario is to have n applications using the same GAM Repository.

gamschema


Once a GAM database has been defined, for any other environment or KB which needs to use the same GAM database you have to set existing values for Connection User Name Property and Connection User Password Property (the same as Administrator User Name Property). The best option is to define and set a different Repository Connection for each application in this case. This is for performance and security reasons.

The Repository Id property has to be the same in all KBs.

A new connection can be created using the GAM API. The GAM - Web Backoffice also provides an easy way to manage Repository Connections, by clicking on the "Repository Connections" link and accessing "GAMExampleWWconnections", as shown in the figures.

Figure 2 shows the interface of "Add new GAM Repository Connection" of the GAM backend.

newconnection
Figure 2.

After the GAM Connection has been created in the GAM database, it has to be included in the connection.gam file. Figure 3 shows how to save to file the connection created. The "Connection" tag has to be copied and pasted to the existing connection.gam to add a new connection to the already existing connections. Otherwise, just create a new connection.gam with the entire XML ("ConnectionCollection" tag).

GAM connection to file

Figure 3.

In summary:

  • GAM Repository connection is determined by a Connection User, and is used to establish a connection to the GAM database Repository each time the GAM API methods are used.
  • The GAM connection information is stored in the GAM database and has to be set under the connection.gam file, which has to be included in the server deployment.
  • A GAM database may have n GAM Repository Connections; each Repository Connection may be used from a different Knowledge Base or environment that uses the same GAM database.
  • The Repository Id is what identifies the repository and has to be kept the same in all KBs which use the same GAM Repository.
  • Several Repositories can be stored in the same GAM database, and in this case you need to define a connection for each Repository, updating the connection.gam file accordingly. See HowTo: Create New Repositories using GAM for details.

See Also

HowTo: Use the same GAM Database by different applications
GAM repository management in GeneXus
HowTo: Get and Set GAM Repository Connections
HowTo: Get GAM Repository connection information and create a connection file
 



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