Hi all,
I am looking for an official guide for implementing SSO through Entra ID with IIQ.
Thanks in advance.
Hi all,
I am looking for an official guide for implementing SSO through Entra ID with IIQ.
Thanks in advance.
There no standalone “official” guide specifically titled Entra ID SSO with IdentityIQ, but SailPoint does officially support SAML‑based SSO, and this is the recommended approach for integrating Azure AD / Entra ID with IIQ.
What you should refer to:
SailPoint IdentityIQ Documentation
Authentication Configuration Guide
SAML 2.0 Authentication section
This covers configuring IIQ as a SAML Service Provider (SP), including metadata, assertions, NameID, and attribute mapping.
IdentityIQ SAML support guide - Compass
SSO Configuration - SailPoint IdentityIQ
Microsoft Entra ID (Azure AD) Enterprise Application setup
Configure Entra ID as the SAML Identity Provider (IdP)
Set:
Entity ID / Identifier
Reply URL (ACS)
NameID (typically email or UPN)
Optional group/role claims if needed
Enable SAML single sign-on for an enterprise application - Microsoft Entra ID | Microsoft Learn
[learn.microsoft.com]
SAML authentication with Microsoft Entra ID - Microsoft Entra | Microsoft Learn
Common IIQ setup notes
Enable SAML in iiq.properties
Import IdP metadata into IIQ
Map SAML attributes to IIQ identities (e.g., name, email)
Optionally combine with IIQ login fallback (DB auth)
Hope this helps​![]()
@rishavghoshacc Please follow this guide: https://community.sailpoint.com/t5/Technical-White-Papers/IdentityIQ-Login-Configuration/ta-p/76904
There is no separate document for Entra ID but it should follow SAML based authentication.
This link will help you :
I would also look at this post if you are doing any sort of passwordless. How to do SAML based SSO in case of FIDO authentication