0 votes

would like to know the method to provide a button to security Q&A reset for enrolled users to Adaxes Admins via Web UI

by (310 points)

1 Answer

0 votes
by (272k points)

Hello,

To achieve the desired, create a custom command executing the below script:

$Context.TargetObject.DisenrollUser()

As an option, you can use a Web interface action to execute the custom command. For details on how to grant the permissions to execute custom commands, see https://www.adaxes.com/help/GrantRightsToExecuteCustomCommands.

0

Thank you for this, I created a custom command and it appears on the navigation, and once user clicks it they are asked to choose the user to whom they need to reset the security Q&A.

Can this be instead made available when the admin or helpdesk team is viewing a user and then have the option in the nacivgation pane while viewing the user just like how reset MFA option is there that can be performed when we are viewing the user.

0

Following up on this if this is possible

0

Hello,

You just need to enable the custom command in the list of operations: https://www.adaxes.com/help/DisallowCertainOperationsOnObjects. This way, the command will be displayed in the left pane when viewing accounts for users that have the permissions to execute it for the account being viewed.

0

Thanks for this info, now we see it on the left pane when viewing a user. But now here is a problem, this is showing for all users irrespective of they are enrolled or not.

At this point we have not enabled self-service for all users but only for certain set of users part of a specific security group.

Can this button be made visible only for users who are part of this security group.

I couldn't see this option on operations section.

Related questions

0 votes
1 answer

Would like to know if we can remove the forget password link on Self-service login page or remove the ability for users to reset their password. We only want users to ... be able to change their password but not reset their password if they have forgotten it.

asked Mar 29, 2023 by Vish539 (310 points)
0 votes
1 answer

Is there a way to export the list of users enrolled in Password Self-Service? When I click on "Statistics" and select only "Enrolled", I see the list ... Attributes such as "adm-PasswordSelfServiceEnrollmentInfo" (I am guessing that is the correct attribute)

asked Jun 6, 2016 by Kikaida (1.1k points)
0 votes
1 answer

We have implentend Adaxes in our infrastructure and users who use forget their password link via Adaxes self service portal by going thorugh the registered Q&A are being prompted to ... by a specific business rule, I am unable to check this via the log

asked Mar 14, 2023 by Vish539 (310 points)
0 votes
0 answers

I'm trying to modify the script http://www.adaxes.com/script-repository ... ce-s79.htm to find all the users in a specific AD group, and I ... Adaxes.Adsi.Search.DirectorySearcher' returns in a search. Alternatively is enrollment status available via LDAP?

asked Jul 1, 2016 by johnsonua (390 points)
0 votes
1 answer

I am basically setting up the self service portal to only allow a user to reset thier own passwords.

asked Oct 19, 2022 by mightycabal (1.0k points)
3,346 questions
3,047 answers
7,772 comments
544,967 users