GlideEncrypter deprecation - Replacement in Flow designer script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 02:18 AM
Hi,
Since GlideEncrypter is being deprecated, we're looking for alternative methods to decrypt a password string generated using the 'Generate Random Password' spoke action in the Flow designer.
Currently we're using:
var encr = new GlideEncrypter();
var pwd = encr.decrypt(<2_way_encrypted_password_variable>);
Any suggestions? Since this is being employed in an important integration with Active Directory (AD), any help will be much appreciated!
Thanks in advance,
Manju.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 02:21 AM
this link has workaround
GlideEncrypter API is Depricated - needs alternative
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader