Skip to main content

Sign in configuration

The extra-conf.json file allows predefined sign-in settings for DigiCert​​®​​ Trust Assistant when using profiles configured with DigiCert ONE Login. When properly configured, it automates the authentication process and ensures a seamless user experience.

Use the following template:

{
  "signIn": [
    {
      "description": "<Insert description for the login>",
      "hostUrl": "https://<DigiCert ONE host URL>/mpki/dtw",
      "accountId": "<account-uuid>"
    }
  ]
}

A brief description of the configuration parameters in the template:

  • description: (Optional) If this field is updated, it will be shown to users to add description. If omitted, the default description will be used.

  • hostUrl: This is the target host URL ofDigiCert ONE. It is not the same as the DigiCert ONE login URL and follows this format: https://<DigiCert ONE host>/mpki/dtw.

  • accountId: Obtained from theDigiCert ONElogin URL. The UUID at the end of the URL represents your account ID.

Using notification

After defining the extra-conf.json placed under ~/.digicert-trust-assistant/, reboot DigiCert​​®​​ Trust Assistant. It will send a notification to the Dashboard. Select the Sign in action and link within the notification to authenticate. For more information, refer to  Signing in.

注意

Once the sign-in process is completed successfully, the notification will be removed permanently and will not reappear unless the user is signs out.

Using sign-in option

Users can also sign in using the Sign in option from the top-right menu. Predefined fields from extra-conf.json will be auto-filled and locked for editing. Select Submit to trigger the sign-in process.

出版日期: