Skip to main content

IDP

Configuring General Authentication Settings

The General section provides two key areas for setting up authentication in a Construct app:

  • Settings
  • Grant Types

Settings

The Settings tab of General section defines the rules for user authentication. Authentication

OptionDescription
Access Token ValiditySets how long an access token remains valid.
Refresh Token ValidityDetermines the validity period for refresh tokens.
'Remember Me' Token ValidityControls session duration when the "Remember Me" option is enabled.
Max Wrong Attempts Before LockDefines the number of failed login attempts allowed before an account is locked.
Account Lock DurationSpecifies how long an account remains locked after exceeding the allowed failed attempts.

Steps to Configure Settings

  1. Go to Core Services → Authentication .
  2. On the landing page, the General tab will be open by default.
  3. Click the Edit icon in the Settings table.
  4. A pop-up window will appear.
  5. Enter your preferred values for each field.
  6. Click Save to apply the changes.