I know Adaxes has a module in it that uses e-mail verification in the password self-service policies. Can the verification system be used for anything other than an AD password reset? The reason I ask, is that I have a Powershell script that could be used to reset passwords for a 3rd party system we use. I'd want some sort of e-mail verification in place for it though. Any way on the self-service portal to have a custom task run, but only after e-mail or text verification?

Thanks!

by (20 points)
by (216k points)
0

Hello,

Could you explain in more detail what you mean by 'e-mail or text verification'? What should be verified and how? Could you provide as much detail as possible?

Please log in or register to answer this question.

Related questions

We'll be updating over 14K accounts with data (adding data to a virtual attribute) using a scheduled task but I don't want the updates to trigger Business Rules and flood the Adaxes log with entries. Is there an easy way to prevent this?

asked Apr 12, 2022 by sandramnc (870 points)
0 votes
1 answer

Hello, Some users we are trying to cross over into Adaxes have e-mail addresses with plus signs. Right now, if they put an e-mail address of, "Eamun+hello@domain.com" it ... plus signs in e-mail addresses? I should be valid. http://tools.ietf.org/html/rfc5233

asked Dec 17, 2013 by Eamun (70 points)
0 votes
1 answer

Within Property Patterns, I need a way to fill in 'User Logon Name' with the contents of the mail field only up until the @ sign. The requirement is due to the need ... , have it populate the User Logon Name field with 'accountsreceivable'. How can I do this?

asked Sep 16, 2016 by ajrechk (480 points)
0 votes
1 answer

We've the following script we want to use in Adaxes to create as part of user creation, to ask if the user will need a AWS workspace, then asks employeetype for different ... "Error") exit(-1) } else { $Context.LogMessage("Created workspace", "Information") }

asked May 3, 2024 by Plusa (20 points)
0 votes
1 answer

Hi, we just recently installed Adaxes and would like to implement a PowerShell script that I have previously written which cleans up user objects if they have been manually ... : " Insufficient access rights to perform the operation Stack trace: at , ".

asked Oct 2, 2023 by Mark.Monaco (40 points)
0 votes
1 answer