Access and security

Learn how to securely sign in to and out of the BigFix UI application, change your password, update your profile, review your account activity, and set your language and theme.

Learn how to securely log in and out of the BigFix UI application, change your password, and update your profile information. Regularly updating your password and keeping your profile information current helps maintain the security and accuracy of your account. It also covers session handling and password-management features that help maintain account security after setup.

After completing the BigFix UI setup (as outlined in the BigFix UI Installation), users can log in with the credentials created during setup. This topic explains how to access the BigFix UI through the login page, how to sign out securely, and how to change the account password when required.

To manage your account, select the profile icon in the upper-right corner. The Account panel opens with four tabs: Profile, Password, Account Activity, and Settings. The panel also includes a Log out link.

Logging In

To access the BigFix UI application, follow these steps:

  1. Open the BigFix UI application URL: Launch your preferred web browser and navigate to https://<host>[:port]/ui to access the BigFix UI application.
  2. (Optional) The Authorized Access Only page might appear before the login page.

    • This message is configurable and can be customized in the config.json file located at \wwwroot\frontend\host.
    • The preLoginMessage property in this file controls the display of the message.
    • By default, the property is set to null, which means the pre-login message is not displayed.
    • Administrators can update this property to show a custom authorization or compliance message before users proceed.
    • This notice confirms that the system is restricted to authorized users.
    • After you read the message, select Continue to proceed to the login page.
  3. (Optional) Select your interface language: In the lower-right corner of the login page, select the language selector, and then choose a language from the list. Use the Search box to find a language quickly.
    Note: In the July 2026 release, English is the only available language. Additional languages are planned for a future release.
  4. Enter your credentials: On the login page, enter your Login Name and Password in the respective fields.
    Note: If you are a first-time user, check the email you received from BigFix for the credentials.
  5. After you enter your credentials, select Login.
  6. Change the temporary password: A first-time user receives a welcome email containing a temporary password. On first login, the application prompts you to change the temporary password.
  7. After you log in successfully, you are taken to Customizable Dashboard, the home page of BigFix UI.
  8. The Login Information panel appears as a notification overlay in the upper-right corner upon login. It provides essential security details about your account activity:
    • Last log in: Displays the date and time of your previous successful login.
    • Last failed attempt: Displays the date and time of the most recent unsuccessful login attempt for your account.
    • Failed attempts since last log in: Shows the number of incorrect password entries recorded since your last successful session.
    • Last password change: Indicates when your account password was last updated.
    • Last role change: Displays the date and time of the most recent modification to your assigned user roles or permissions.
    Note: You can view these same details any time on the Account Activity tab of the Account panel. See Viewing Account Activity.

Logging Out

To ensure the security of your account, always log out when you are finished using the application:

  1. Open the Account panel: Select your profile icon in the upper-right corner of the application window. The Account panel opens.
  2. Select Log out. This securely logs you out of your account and redirects you to the login page.

Changing Your Password

If you need to change your password for security reasons or periodic updates, follow these steps:

  1. Open the Account panel: Select your profile icon in the upper-right corner to display your account information.
  2. Select the Password tab.
  3. Enter the current password: In the Old Password field, enter your current password for verification.
  4. Enter the new password: Under Set new password, type your new password. The password must meet the following criteria, which the application confirms as you type:
    • Match the Confirm New Password field.
    • Contain 15 characters or more.
    • Contain at least one lowercase letter.
    • Contain at least one uppercase letter.
    • Contain at least one number.
    • Contain at least one special character: ~!@#$%^&*().
  5. Confirm the new password: In the Confirm New Password field, re-enter the new password.
  6. Select Save to apply the changes. To discard your changes, select Cancel. After you change your password, you must log in again with your new password.

Changing Your Profile Information

To update your profile information, such as your first name, last name, and profile picture:

  1. Open the Account panel: Select your profile icon in the upper-right corner, and then select the Profile tab.

  2. Update the fields: Modify your First Name and Last Name as needed. Ensure that the required fields are filled in.
  3. (Optional) Change your profile picture:
    1. Select the edit (pencil) icon on the profile avatar. The Profile picture window opens.
    2. Do one of the following:
      • Under Select an avatar, select one of the provided avatars.
      • To upload your own picture, drag and drop an image onto the upload area, or select Browse from computer and choose a file. The image must be a JPEG, JPG, or PNG file, up to 50 KB.
    3. Select Save. To return to the Profile tab without changing the picture, select Back or Cancel.
  4. Select Save to save your changes. To discard your changes, select Cancel. Your profile information updates immediately.

Viewing Account Activity

The Account Activity tab shows recent security details for your account, such as your last sign-in and last password change. Use it to confirm your recent activity and to spot unexpected sign-in attempts.

  1. Open the Account panel: Select your profile icon in the upper-right corner. The Account panel opens.
  2. Select the Account Activity tab.

The tab displays the following read-only details:

Table 1. Account Activity fields
Field Description
Last log in Date and time of your previous successful login.
Last failed attempt Date and time of the most recent unsuccessful login attempt for your account.
Failed attempts since last log in Number of incorrect password entries recorded since your last successful session.
Last password change Date and time when your account password was last updated.
Last role change Date and time of the most recent change to your assigned user roles or permissions.
Note: These are the same details that appear in the Login Information overlay at sign-in. The Account Activity tab lets you review them at any time.

Changing Language and Theme Settings

On the Settings tab, you can set the display language and the theme (color mode) for the BigFix UI. These preferences apply to your account.

  1. Open the Account panel: Select your profile icon in the upper-right corner. The Account panel opens.
  2. Select the Settings tab.

  3. From the Language list, select your preferred language.
    Note: In the July 2026 release, English is the only available language. Additional languages are planned for a future release.
  4. Under Theme, select a display mode. The following options are available:
    • Light Mode: Displays the interface with a light background. This is the default.
    • Dark Mode: Displays the interface with a dark background.
    • System default: Matches the theme configured in your operating system.
  5. Select Save to apply your preferences. To discard your changes, select Cancel.

Session Timeout and Re-authentication

To maintain account security, the BigFix UI automatically ends inactive sessions after a predefined timeout period.

  • When a session times out, the user is redirected to the login page.
  • Users must re-enter their credentials to regain access.
  • Unsaved work or in-progress actions might be lost when the session expires.
Note: Avoid leaving the session idle for long periods. If your session expires, log in again with your credentials.