Reproduction Steps : I logged into the PROD VM with my standard Windows Account. I go to the bin directory (\myComputer\c$\Program Files\Apache Software Foundation\Tomcat 9.0\webapps\identityiq\WEB-INF\bin) with a command prompt, I enter iiq console and then I enter my Windows credentials.
Outcome/Errors : java.lang.IllegalStateException: Authentication Failed
But if we deactivate the SSO in IdentityIQ, then it’s working with the Active Directory passthrough. I need it to work even if the SSO is enabled.
Hi Arjun, yes spadmin works and my IdentityIQ local account works too (If I have reset the password). But we would like to login the iiq console using our Windows Credentials with the Active Directory passthrough which is working only when SSO is disabled in IdentityIQ. So Is there a way to like bypass SSO when using iiq console in command prompt or something like that. Thanks
In your Login Settings, you need to turn on pass-thru authentication and tie it to your AD application. With this enabled, you can log in with AD credentials via the console (or via the IIQ login page if someone is able to manually navigate to it). The AD account should be correlated to the identity context you want them to log in as once authentication is successful with those AD credentials. It will always try pass-thru first after turned on, and if pass-thru fails, it will fall back to local IdentityIQ authentication.