Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

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 this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

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 this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.