0 votes

Is it possible to trigger an external API request to update another directory whenever an AD user changes his password? Even if the password change didn't occur using adaxes, but directly in Active Directory? Thank you.

by (20 points)
0

If the password change takes place via AD, it is desirable to pay special attention to the security parameters in the form of adfs authentication, which in turn will provide maximum protection using a one-time password generated by security tokens. these parameters are also distributed on adfs and make this approach universal and reliable.

1 Answer

0 votes
by (270k points)

Hello Nicolas,

Is it possible to trigger an external API request to update another directory whenever an AD user changes his password?

Yes, it is possible using a PowerShell script in a Business Rule triggering After resetting password of a user. In the script, use the %unicodePwd% value reference to get the new user password.

Even if the password change didn't occur using adaxes, but directly in Active Directory?

Unfortunately, there is no such possibility.

Related questions

0 votes
1 answer

When enrolling a user for self-service with Adaxes, does this qualify them to reset their passwords via Microsoft Online as well? A lot of our SaaS products use Microsoft ... policies? I.e. Security Questions setup with Microsoft Account, MFA etc. Thanks, Dean

asked Jul 14, 2020 by dcallaghan (20 points)
0 votes
1 answer

Hi , I would like to know that is there any API service, where we can work on objects inside Adaxes tool? Preferbly REST API?

asked Nov 6, 2019 by Anil (20 points)
0 votes
1 answer

We have implentend Adaxes in our infrastructure and users who use forget their password link via Adaxes self service portal by going thorugh the registered Q&A are being prompted to ... by a specific business rule, I am unable to check this via the log

asked Mar 14, 2023 by Vish539 (310 points)
0 votes
1 answer

Hi all, so i tried to setup AD FS as IdP with Adaxes as SP. I used this guide: https://www.adaxes.com/help/EnableSamlBasedSingleSignOn/ Sadly i run into error: ... Offloading or Big IP. Hope somebody can point me in the right direction! Bests, Daniel.

asked Feb 16, 2023 by dajo (190 points)
0 votes
1 answer

We have internal AD that syncs to o365 via Azure AD Connect. It is not a hybrid environment; there is no Exchange on site. I am trying to find the best way to use Adaxes to ... so I am not sure the best way to handle that. Thanks for any help you can provide.

asked Apr 15, 2020 by Jasonmh (540 points)
3,326 questions
3,026 answers
7,727 comments
544,678 users