Hi,
Is it possible to call Password management form (to reset the password - under Manage Access in Home dashboard) outside of RSA VIA 7.0.1 interface. If yes, can anyone guide me with the process.
Thanks.
Hi,
Is it possible to call Password management form (to reset the password - under Manage Access in Home dashboard) outside of RSA VIA 7.0.1 interface. If yes, can anyone guide me with the process.
Thanks.
Hi Steven,
Thank you.
I am referring to the release notes of 7.0.1.
Access Requests: Invoke a request form from an external website.
Yes, one option is to use REST webservices to create a change request for password reset.
So, is there any configuration that can be done where I can access reset password link from the external site.
Thanks.
If I understand correctly you are wanting to call our product externally and perform a reset password? If so have you tried using the external reset link? The settings are located in Request -> Password Management. See the context help (the i in the upper right) for more information on using this function.
No. The reset password link configuration(“External Password Reset URL”) in Password Management page is meant for ‘Forgot Password’ link URL only.
If you want to reset password externally through UI,
- Create a reset password request form
- Create a link for this form (using the format of external request form URL) in the external page and access the link. This will run the reset password form externally to reset password.
Hi,
If you want to reset a user's password have you considered using the REST web service interface. This allows you to submit a change request to reset the user's password.