- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2016 11:42 AM
I'm in the process of setting up a new Password Reset process for my organization. If I'm reading the following Wiki Article correctly, it appears that a process can either be setup as Self-service (public) or Service Desk, but not both. I'm able to get either option working, just not at the same time. Ideally, we'd like to have both options available for someone to reset his/her password (reset through a portal or contact a Service Desk).
Password Reset - ServiceNow Wiki
You can set up password reset to match your organization's preferred access method:
- Self-service: users reset their password over the Internet from a publicly accessible web page. Administrators must publish the URL to the password reset form.
- Service desk: users reset their passwords with the assistance of a service-desk employee over the phone or in person. Service-desk employees must have the password_reset_service_desk role to perform password resets on behalf of users.
Thank you for any assistance.
Rick
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2016 03:54 AM
Rick,
You would setup 1 process for Self-service that would use a link for the users to access via a company portal or through the service catalog and then you would create 1 process that the service desk would use via the Password Reset > Service Desk link on the left hand nav. What the wiki is trying to say is you can't use the same process for both but you can setup 2 separate processes to accomplish what you need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2019 02:59 PM
Do you need orchestration to do password reset with LDAP / Azure?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2019 04:46 AM
Yes, you will need orchestration if you want to do password reset with LDAP / Azure. The base version of Password Reset only works with the Local ServiceNow Instance credential store type. See more information here: