To gain access to the application, it is required the app user enter a valid User ID and Password combination. The following options are available to configure with the HxGN EAM application for password management:
Install Parameter |
Description |
---|---|
PASSMINL |
Indicates the minimum password length. |
PASSMNAN |
Indicates the minimum number of non-alphanumeric characters required for a password. |
PASSMNLF |
Indicates the minimum number of days that must elapse before a user can change their password again. Setting to 0 turns off this check. |
PASSMNLR |
Indicates the minimum number of lower-case characters required for a password. |
PASSMNNB |
Indicates the minimum number or numerical characters required for a password. |
PASSMNUP |
Indicates the minimum number of upper-case characters required for a password. |
PASSRSET |
Determines if the Password Reset option will be displayed on the Login screen. If enabled, the system will require the user to enter a valid User ID for which to reset the password. If an email address is specified for the User ID, then the user's password will be reset to a random value and set to expired. This will require the user to change their password as soon as they login using the system generated password. |
PASSSAID |
Indicates whether the User's ID can be used as their password. Valid values are YES or NO. |
PASSUPER |
Indicates whether password verification will be case sensitive or not. |
SECUPWEP |
Indicates the number of days after which the user will be required to change the password |
SECUPWRP |
Indicates the number of days after which a user can reuse a password |
HxGN EAM Offline app also supports the user logging in directly using customer specified IdP with OAuth. In this scenario, the app does not have access to the user’s credentials, nor does it store the credentials on the device. The app receives a token to access data from the HxGN EAM application server. The customer can specify their user token’s expiration period and refresh token period (as defined in Infor OS) ION-API. This mode can only be used when a connection to the server is available; it is not available in offline mode. Use the "Use ION API for Authentication" option to enable this functionality.