I am trying to customize the enrollment pop up page to specify the number format need, but I cannot for the life of me find the file or location where I can edit the html code needed to say this on the enrollment page, is this even possible?
Hello,
Could you, please, post here or send us (support@adaxes.com) a screenshot of the exact page where you want to change text?
I'd like to add a message to the following page:
Thank you for specifying. Could you, please, also specify what version of Adaxes you are using? For information on how to check it, have a look at the following help article: https://www.adaxes.com/help/CheckServiceVersion.
Adaxes version 3.14.19312.0
Thank you for the provided Adaxes version. Unfortunately, there is no possibility to just add some text to the dialog. However, you can update the Enter your mobile phone number line. For details, have a look at the following help article: https://www.adaxes.com/help/ChangeUITexts.
Thank you!
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?
It is possible to make the Self Password reset Enrollment page only available from the internal network and block it from the internet ?
I am trying to remove the administrator drop down on the reset home page and only leave self-service is this possible?
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
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