
Intellifold supports any OpenID Connect (OIDC) compatible Identity Provider.
This guide uses Microsoft Entra ID as the example.
Intellifold Process Mining & AI supports OpenID Connect (OIDC) integration, allowing your organisation's users to securely sign in to your dedicated Intellifold company environment using Microsoft Entra ID.
Each customer receives a dedicated company environment on the Intellifold platform, identified by a unique Company ID. Once Microsoft Entra ID has been configured, users can authenticate using your organisation's existing identity provider (IdP), allowing your organisation to manage authentication, Multi-Factor Authentication (MFA), Conditional Access policies, and user lifecycle from within Microsoft Entra ID.
Single sign-on can be enabled for the company environment once the required Entra ID application details have been configured and shared with Intellifold. Once enabled, your users can sign in through your organisation’s Microsoft Entra ID login flow. This may include MFA, conditional access, device compliance, or other security controls managed by your Entra ID.
You will need:
Add the Intellifold application:

The Redirect URI must exactly match the URI supplied by Intellifold. An incorrect URI will prevent successful authentication.

Intellifold uses the email address contained within the ID Token to identify the user.

Permission
Purpose
Email
Allows access to the user email claim
Openid
Allows OpenID Connect sign-in
Profile
Allows access to basic user profile information

Users must exist within your Microsoft Entra tenant and use the same email address as their Intellifold account.
The user's email address in Microsoft Entra ID must exactly match the email address configured in Intellifold. This allows Intellifold to correctly identify and authorise the user after successful sign-in.

Share the details with Intellifold or configure directly in the Intellifold admin portal
Information
Purpose
Issuer URI
Microsoft URI link (https://login.microsoftonline.com/<TenantID>/v2.0)
Client ID
Application ID number from Intellifold app registration (Step 1)
Client Secret
Secret key (Step 6)

Browse to your company environment: https://app.processmining.prod.intellifold.com.au/#/your-company-id
Select Sign in with SSO. Successful authentication should automatically sign you into the platform.