Skip to main content

20 docs tagged with "sso"

View all tags

ADFS — SAML setup with iGrafx Identity

Configure Microsoft ADFS as the SAML identity provider for the iGrafx Identity Solution: add a relying party trust from the iGrafx metadata, add the NameID claim rule, and send iGrafx your IdP metadata.

Auto-create users on first sign-in

Turn on just-in-time provisioning so SSO users get an account on first sign-in. Whether you can do it yourself depends on whether your platform shows a SAML or an OAuth authentication tab.

Configuring authentication

Choose how the iGrafx platform recognizes signed-in users by setting a Spring security profile — the default login form, CAS, preauthentication, Kerberos, SAML2, or SiteMinder.

Enable the Sign in with Microsoft button

Enable the Sign in with Microsoft button on the login page for Azure AD users, handle the first-login consent screen, and manage the iGrafx Process360 Live enterprise application in Entra ID.

Kerberos (SPNEGO)

Set up SPNEGO/Negotiate single sign-on for the iGrafx platform: create the service principal and keytab on the domain controller, configure the server, and configure each browser and the desktop client.

Kerberos SSO stops working after updating to iGrafx Platform 18.x

After updating to version 18 or later, you may encounter issues with Kerberos SSO no longer working. In the igrafx\_server.log file, you will see a "negotiate header was invalid" error followed by an "Encryption type RC4 with HMAC is not supported/enabled" or similar error. The reason for this is that Java has dropped support for HMAC and 3DES encryption with release 11.0.17 - to fix the problem, you will need to enable AES128/AES256 encryption for Kerberos.

Legacy SAML setup guide

Set up SAML SSO on the classic iGrafx login (not the iGrafx Identity Solution): configure Microsoft Azure AD, ADFS, Okta, or another SAML 2.0 provider, then test and disable form-based login.

Okta — SAML setup with iGrafx Identity

Configure Okta as the SAML identity provider for the iGrafx Identity Solution: create the app integration, set the SSO URL and entity ID for your region, map the attributes, and send iGrafx the metadata URL.

SAML2 authentication (ADFS, Okta, Centrify)

Set up SAML2 single sign-on for the iGrafx platform: create the SAML keystore, then configure Azure AD, ADFS, Okta, or Centrify as the identity provider, with user mapping and debugging options.

Setting up single sign-on

How single sign-on works with iGrafx Process360 Live, the SAML 2.0 identity providers it supports, and how to tell whether you're on the iGrafx Identity Solution or the classic login before you start.

SiteMinder / CA SSO authentication

Run the iGrafx platform behind SiteMinder / CA SSO as a preauthentication scenario: set the sitemindersecurity profile, customize the user header, and allow the desktop client through.