We are currently looking for a self service portal and a google password sync. Will Adaxes allow this?
Hello Brandon,
Currently, Adaxes works with Google workspace only by means of scripts. For an example, have a look at the following script from our repository: https://www.adaxes.com/script-repository/reset-password-in-google-apps-s24.htm.
Is there a comparison between the OnPrem user object and Entra user object in the built-in condition? Which determines the most recent inactivity from both environments. Or should a choice be made between the OnPrem domain or Entra based on the Activity scope?
I need to know what are the latest improvements in Adaxes to work with Cloud automation? Is there any more planned improvements for the Cloud base automations?
We are looking for if Adaxes has a report we can run that will tell us if there are multiple users using the same or similar passwords? Is there any tool that we can ... as another users? I appreciate any information you may be able to provide. Thank You,
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
Hi I had followed the steps listed under the url: http://www.adaxes.com/tutorials_Simplif ... Script.htm to validate EmployeeID field, to check for "-". How come during ... system still let me create the new user account even though I purposely entered "-" ?