GlideEncrypter deprecation - Replacement in Flow designer script?

manjun
Tera Contributor

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.

1 REPLY 1

Ankur Bawiskar
Tera Patron
Tera Patron

@manjun 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader