0 votes

Are there any methods available to us for end users without accounts to self register for an active directory account through the web interface?

by (360 points)

1 Answer

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

Hello,

Yes, you can do something like that. For this purpose, you'll need to create a separate Web Interface where users will be able to log on anonymously and create accounts for themselves, and nothing else. To create such a Web Interface:

  1. Create a new Web Interface. To do this:

    • Launch the Web Interface Customization tool.
    • Expand the Interface type list and click New.
  2. Create a dedicated account that will be used for logging in anonymous users before they create an account for themselves. Such an account is needed because it is currently impossible to log in to the Web Interface without providing valid AD credentials or grant permissions to an anonymous user in Adaxes.

  3. Grant permissions to create new users to that dedicated account.

  4. Configure a home page action for creating new users. For information on how to create such an action, see section Create New Object in the following tutorial: http://www.adaxes.com/tutorials_WebInte ... #createnew.

  5. Disable all other Web Interface components so that when accessing the Web Interface and using the dedicated user account, users could only create new accounts for themselves. For information on how to disable Web Interface components, see the following tutorial: http://www.adaxes.com/tutorials_WebInte ... onents.htm.

  6. Now, that you have a dedicated Web Interface where users can create accounts for themselves, you need to provide users with a URL to it. The URL will look as follows:
    http://example.com/Anonymous/SignIn.asp ... ssword=pwd
    where:

    • DOMAIN\username - is the username of the dedicated user account you created on step 1;
    • pwd - is the account password.

    When accessing the Web Interface using such a URL, users will be automatically logged in with the specified credentials and forwarded to the home page where they can create an account for themselves.

Related questions

0 votes
1 answer

It is possible to create a custom signin page with only captcha and username and passoword hidden? we are tring to create a registration form as described here https:// ... but we want to add some brute force protection (captcha for esample) thanks in advance

asked May 8, 2020 by lbressan (60 points)
0 votes
1 answer

The account is configured with the user's email address as its name and the icon says third party.

asked Aug 19, 2021 by bsteele (90 points)
0 votes
1 answer

Hi, I would like to setup the self-service with a list of required hardware, printers applications etc for someone to select when creating a new user. Then when the user is ... this can be done under custom forms but im not exactly sure how to do this.

asked Dec 4, 2023 by STIG (40 points)
0 votes
1 answer

Hi there, we are already successfully using the password self service via webinterface for our ad domain users. In addition to this are we in the testing phase of the password ... has the same problem and maybe can report how they solved it. Thanks in advance.

asked Oct 27, 2021 by khess (20 points)
0 votes
0 answers

Good Afternoon, I'm looking for some clarification on what security settings I would need to apply to the Self-Service Users to allow them to update both their own ... accounts they have full access to. Please let me know if this requires more clarification.

asked Jul 22, 2021 by jtop (680 points)
3,346 questions
3,047 answers
7,777 comments
544,976 users