Is there a way to set the time that the automatic self-service enrollment invitation email is sent? (the one sent if the box is checked on the policy)

Additionally, is there any way for this email, and the password reset notification email to be HTML format? They appear to only allow plain text when editing the policy.

by (220 points)

1 Answer

by (306k points)
Best answer
0 votes

Hello,

Is there a way to set the time that the automatic self-service enrollment invitation email is sent?

No.

Additionally, is there any way for this email, and the password reset notification email to be HTML format?

No.

by (220 points)
0

Can you add these 2 things to a feature request list?

Is there some other way I can use business rules or scheduled tasks to send the "Password Reset Notification" email, as opposed to using the feature that's part of the policy.

by (306k points)
0

Hello,

Can you add these 2 things to a feature request list?

We have added the features to our TODO list.

Is there some other way I can use business rules or scheduled tasks to send the "Password Reset Notification" email, as opposed to using the feature that's part of the policy.

Yes, you can create a Business Rule that will trigger After Self-resetting password. For information on how to create the rule, have a look at the following tutorial: http://www.adaxes.com/tutorials_SelfSer ... dReset.htm. On step 4 of the tutorial, select Send e-mail notification.

To send the notification in HTML format, select in from the drop-down list.

Related questions

The mail attribute pulls from their Active Directory email attribute which for most of our users is their internal email address. They would not be able to ... ourselves and the users could just provide their external email address during portal enrollment.

asked Sep 22 by jturgeon (20 points)
0 votes
1 answer

Whether I try to run a script or manually run the commands to enroll users, users remain unenrolled. Example of a basic script: Import-Module ... ` -QuestionsAndAnswers @{$question1=$answer1;$question2=$answer2} -AdaxesService localhost Adaxes version 2021

asked Mar 27, 2023 by gwadmin (80 points)
0 votes
0 answers

Hi, Somehow I cannot enroll users anymore since the upgrade, I get this message: "You cannot enroll for Password Self-Service because the policy effective for your account requires ... disenroll I get this message: Anyone got any idea of what is going wrong?

asked Jul 11, 2018 by droezel (110 points)
0 votes
1 answer

Hello, Similarly to how you can have a mobile number field on the Password Self Service enrollment page, is there any way you can have an alternate field such as ... a custom attribute after enrollment through regular self service. Possible or no? Thank you.

asked Nov 27, 2017 by Kevin (100 points)
0 votes
1 answer

I am attempting to write a powershell script that will enroll users in the self-service password system. However I would like to execute the new enrollment only if the user ... re-enrolling every time I send the command. I would love some assistance, thank you

asked Mar 6, 2015 by david.towle-hilt (70 points)
0 votes
1 answer