Configure OpenID Connect Authentication in HP Insights

OpenID Connect (OIDC) lets print users authenticate through your organization's identity provider using token-based Single Sign-On. For an overview of how OpenID Connect works in HP Insights, see OpenID Connect (OIDC).

Before you begin, register the HP Insights application in your identity provider — see Configuring OIDC with Microsoft Entra ID for a step-by-step example. Once the application is registered, enter the OIDC settings into the web console as described below.

Required Configuration Values

You will need the following three values, collected when you registered the application in your identity provider:

  • Well-Known Endpoint — the OpenID Connect discovery document URL published by your identity provider (in Entra ID, listed under Endpoints).

  • Client ID — the identifier your identity provider assigns to the registered application (in Entra ID, the Application (Client) ID on the app Overview page).

  • Client Secret — the secret issued for the application (in Entra ID, created under Certificates & Secrets).

Entering OpenID Settings in HP Insights

After you’ve registered the HP Insights application to your OpenID provider, you can now add the client-specific OpenID Connect settings into HP Insights.

  1. Log in to the web console.

  2. Navigate to the Account Settings > Settings tab.

  3. In the User Authentication Providers section, select OpenID Connect.

  4. Enter the following details:

    • Well-Known Endpoint

    • Client ID

    • Client Secret

  1. Click Test to verify the connection to your IdP before saving.

  2. Click Save and enter the Site Encryption Key when prompted.

Note: After saving, configure Claim Mapping to control how user attributes from the IdP token map to HP Insights user properties. See Claim Mapping.

Verifying the Configuration

  • Launch the HP Secure Print desktop app on a test workstation (Windows or Mac) or submit a print job (Linux).

  • Click Login to continue and confirm you are redirected to your organisation's identity provider login page.

  • Authenticate with your organisational credentials.

  • Confirm the message "Authenticated successfully" appears.

Related Topics: