AD Password Interceptor testing

Which IIQ version are you inquiring about?

Version 8.4

Share all details related to your problem, including any error messages you may have received.

Hello Experts,

Can you help me that how to test AD password interceptor.

I have update the password in AD using powershell and it got updated but how IIQ can intercept this and update into the target.

also to update in Target, do I need to write code or it will work with Featurestring “Password”

Thanks

Hi Niket,

All you have to do is, try resetting password outside SailPoint as you have tried, this should trigger REST API/Workflow in SailPoint to further cascade. I did a POC last year and you can check logs in your DC to make sure AD Interceptor and IIQ are connected.

I am assuming you have installed and configured the PWI on one of the AD Domains. In IIQ, there is an OOTB Password Intercept that intercept the password change in IIQ and depending upon you configuration, it updates the password on target applications. You should be seeing this workflow triggering on password change and also you can enable the logging for PWI to intercept and validate your change.

Reference
IdentityIQ Active Directory Password Intercept agent (AD PWI) - Compass (sailpoint.com)

1 Like

Simple go into the PWI installed DC and on the Directory explorer do a Change PAssword in any object.

The PWI will capture the change, and if configured correctly will send it to IDN.

Best!

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.