This article describes the Security Policies section of the GAM Web Backoffice, which allows you to define and manage password policies, account locking rules, and other security-related settings.
This section offers three important actions:
- Add a security policy
- Copy a security policy
- Edit a security policy

Press the ADD button to create a new security policy.
This action opens a form where you can configure all necessary settings, such as password requirements, account session settings, etc.

- ID: Displays the unique identifier for the policy.
- GUID: The globally unique identifier for this security policy.
- Name: Write the name of the security policy.
- Period change password (minutes): Specifies how often users are required to change their password (in minutes).
- Minimum waiting time between password changes (minutes): Minimum time before a user can change their password again. In the GeneXus IDE, this option corresponds to MinimumTimeToChangePasswords property in GAMSecurityPolicy EO.
- Minimum password length: The shortest length allowed for passwords.
- Minimum number of numeric characters in passwords: Requires a minimum number of numbers in a password.
- Minimum number of uppercase characters in passwords: Sets the minimum of uppercase letters in the password.
- Minimum number of special characters in passwords: Requires a specified number of special characters (For example: @, #, $).
- Maximum password history entries: Limits how many previous passwords are remembered. In the GeneXus IDE, this option corresponds to MaximumPasswordHistoryEntries property in GAMSecurityPolicy EO.
This link allows you to duplicate the existing security policy.

After clicking on Copy to duplicate a policy, the message “INFORMATION: Security Policy was copied successfully!” is displayed.

This link allows you to edit a specific security policy.

After clicking on the Edit link, the following form is displayed:

In the EDIT section of a Security Policy, you'll find two buttons:

- DELETE button: Removes the selected security policy from the Web Backoffice.
- MORE OPTIONS combo:
- Custom Properties: Allows you to add custom properties for the security policy.
- Copy: Creates a duplicate of the current security policy.
- Translations: Adds translations of the Security Policy into different languages.
GAM - Security Policies