0 votes

Currently our business is looking to provide the option of having an individual who is not yet a user to create an AD account using Adaxes. After reviewing I noted the following forum post which provides such a means

User Self Registration

The main concern with this method is that we will need to provide credentials to non-employees to complete this option. I’m curious if there are any other options or recommendations.

by (680 points)

1 Answer

0 votes
by (272k points)
selected by
Best answer

Hello,

You will not need to provide non-employees with credentials. You will only provide them with a URL and after following it users will be signed in automatically.
The dedicated account whose credentials will be used for logging in will have permissions only to create new user account in a certain OU. For details check step 8 of the following tutorial: http://www.adaxes.com/tutorials_Delegat ... eUsers.htm.

You can define the OU in which new users will be created in the Home Page action configuration and anonymous users will not need to select the OU manually. For details check step 3 of the following tutorial: http://www.adaxes.com/tutorials_WebInte ... #createnew.

As a solution not to provide anonymous users with credentials even in the URL, you can use Adaxes Authentication service. However, this approach will require additional programming.

Related questions

0 votes
1 answer

I have a fresh installation of adaxes 2018.1 and trying to hide password option in user creation I removed it but this doesn't work. Logged off twice from Config page and user page. Mike

asked Sep 6, 2018 by pavants (150 points)
0 votes
1 answer

We need your help, as we are trying to activate the license but we are not able to see that option. Please find the below screenshot for your reference.

asked Aug 24, 2022 by msharma2 (20 points)
0 votes
1 answer

I’m looking for a way to take a unique number from Adaxes and use part of it to create an employee ID for the AD attribute field.

asked Dec 25, 2023 by cewilson (140 points)
0 votes
1 answer

I am trying to trigger processing outside of Active Directory when an account is created based on the source user account that was used. Does Adaxes store the source account anywhere?

asked Oct 9, 2023 by jnordell (20 points)
0 votes
1 answer

I've tried the following script to adapt the UPN to the country, the step will be processed in "before user creation" but the UPN stays ... # Save changes $Context.TargetObject.Put("userPrincipalName", $userPrincipalName) $Context.TargetObject.SetInfo()

asked Oct 12, 2022 by boris (470 points)
3,348 questions
3,049 answers
7,791 comments
545,057 users