We are planning to enable SAML bases SSO. We have gone through ‘IdentityIQ_System_Configuration’ document, but didn’t find any checklist or best practices around enabling SSO.
Question:
May I know checklist or best practices we have to follow when we enable SAML based SSO to have SSO login working without any issues?
We have SAML based SSO setup, but when I am trying to use SPADMIN which is not in LDAP, it’s a local account (identity) then ‘Internal IdentityIQ Authentication’ not working for SPADMIN.
How to make this ‘Internal IdentityIQ Authentication’ method working along with SAML based SSO setup?
IdentityIQ attempts to authenticate users by all enabled methods before reporting login failure to the user. The methods are executed in this order (skipping any disabled methods):
IdentityIQ attempts to authenticate users by all enabled methods before reporting login failure to the user. The methods are executed in this order (skipping any disabled methods):
Single Sign On (Rule-based or SAML)
Pass-Through Authentication
Internal IdentityIQ Authentication
multiple authentication methods can be used together in a “failover” Configuration mode.
Dont exist a failover configuration for Authentication, but @pravin_ranjan means that you can activated more than one configuration for use them for distinct services or if one fails another works
Expected order - If SSO doesn’t authenticate then should redirects to pass through authentication and if pass through doesn’t work then local credentials should work.
@rsingh7 Don’t see any document that say about order but my understanding
Internal IdentityIQ authentication (default)
Pass-Through Authentication (PTA) Configuration
Single Sign-On (SSO) Configuration
Try to change your identity password by select identity from identity warehouse and change the password. now try with user username and change password. if it allows then it sailpoint first choose default one then others.
but i will look for more in details if somewhere it was mentioned about order.