How can we encrypt password and send via rest message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2017 11:07 PM
How can we encrypt password and send via rest message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2017 02:12 AM
Hi Swathi,
Got your requirement. So you should be calling the REST message from some server side script. So I am telling to fetch the password for the user from his password field of sys_user. Since the field is a password type it should be automatically be encrypted. So in this way you can send encrypted password and not a plain text. I hope you understand what I mentioned.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2017 02:14 AM
The user password field is empty, we don't have his password in SNOW.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2017 02:21 AM
Hi Swathi,
So where it is stored and how are using the REST call by sending the userid and password?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader