Skip to main content

HelloID

Triasweb OpenID application setup
Introduction

This article demonstrates how to set up HelloID and Triasweb for single sign-on using the OpenID protocol. The configuration takes place in HelloID and requires you to send information to Triaspect.

Requirements
  • HelloID environment

  • Triasweb environment

Create or import a certificate

If there is no certificate yet, you must create or import one. For this tutorial, we will create a self-signed certificate. Name it TriaswebSelfSigned.

Application setup
Add the Triasweb application
  1. Add a new application.

  2. Find the template for Triasweb (OpenID).

  3. Select its Add button.

mceclip0.png
General tab
  • Change the Default Login URL to your Triasweb environment's URL, in the format: https://triasweb.nl/<customer>

    mceclip4.png

Select the Next button.

Single Sign-On tab
  • Secret

    Enter a custom string of at least 52 characters with uppercase characters, lowercase characters, and numbers. The secret cannot contain special characters.

  • Security Algorithm

    hmac-sha256

  • Signing Certificate

    Select the TriaswebSelfSigned certificate that you previously imported or created.

  • Grant Type

    Hybrid

  • Redirect URI

    Enter the value provided by Triaspect, in the format: https://portaal.triasweb.nl/<customer>/signin-oidc

mceclip5.png

Select the Next button.

Self Service tab

Optionally, generate a Self Service product, which makes the application requestable. Select a group which will have access to the product.

Select the Next button.

Finish tab

On the Finish tab, click Save to add the application to HelloID.

Supplier-side configuration

The HelloID side of the configuration is now finished. To connect, Triaspect needs to add the connection on their side. Contact them to request this. Send them the following information:

  • Discovery document URL

  • Client ID & Client Secret

Discovery document
  1. Edit the newly-added Triasweb application.

  2. Right-click the View discovery document button

  3. Select Copy link. It will resemble: https://enyoi.helloid.com/oauth2/v2/e6e741f5-a469-4849-93f7-fe2e259a339f/.well-known/openid-configuration/.

mceclip7.png
Client ID & Secret
  1. Edit the newly-added Triasweb application.

  2. Go to the Configuration tab.

  3. Copy the Client ID.

  4. Select the "eye" button to reveal the Secret, and copy the value.

mceclip8.png
Finish up

After you provide the discovery document and client ID & secret, Triaspect will add. The application is now ready for use.

Go to the HelloID User Dashboard and launch the application. You should be authenticated into the application without being prompted for credentials.

You are now free to test the application and assign it to users within your organization. See Applications - Overview and its related articles for more information.