Which IIQ version are you inquiring about?
Version 8.X
Share all details related to your problem, including any error messages you may have received.
I am very new to Identity IQ…
I am trying to authenticate users via SSO using SAML authentication.
The IDP i’m using has multiple SAML response signing certificates in its SAML metadata. SAML specification allows this, but Identity IQ only allows one certificate to be supplied for SAML response validation. What are my options?
- Can i modify the core Identity IQ code to correct this?
- Can i modify the SAML authentication flow by some other means so i can do the SAML response validation using custom code?
- Can i turn off SAML response validation somehow?
- Worst case scenario, can i develop my own authentication plugin?