Data encryption when data transported with REST API

fbelghait
Mega Guru

Hi,

 

    we have a requirement to encrypt the data in the Inbound REST API payload ,  without using the edge encryption, is there a way how to trigger the encryption when Service Now API a called and decrypt the message at the reception

 

Thanks

1 ACCEPTED SOLUTION

fbelghait
Mega Guru

Solution found, we can use the edge Encryption

View solution in original post

3 REPLIES 3

Muhammad Khan
Mega Sage
Mega Sage

If you are working in Global Scope, then you can try GlideEncrypter. Below is the link for this.

GlideEncrypter

fbelghait
Mega Guru

The idea is to use the out of the box API, in order to use to use GlideEncrypter library we will need to create custom api what we want to avoid.  is their a way to configure the out iof the box api de service now to activate the encrypting

fbelghait
Mega Guru

Solution found, we can use the edge Encryption