Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

What characters cannot be used in REST Connection for ServiceAccount password?

plana77
New Contributor III
New Contributor III

Hi!

If Service Account password is having characters like ':}" etc.. i believe those will break REST Connection JSON?

Best Regards,Päivi

 

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

Yes, It will break JSON


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Hi!

 

Thanks, what other characters should be avoided then these:  ':}"

Best Regards,Päivi 

 

 

Did you tried escaping character? 

https://www.tutorialspoint.com/json_simple/json_simple_escape_characters.htm


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.