Are there any methods available to us for end users without accounts to self register for an active directory account through the web interface?
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:
Create a new Web Interface. To do this:
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.
Grant permissions to create new users to that dedicated account.
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.
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.
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:
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.
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
The account is configured with the user's email address as its name and the icon says third party.
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.
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.
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.