How do you Unencrypt Basic Authentication Password in PeopleTools 8.56?
The Rest Web Service WS-Security Basic Authentication is encrypted in Pt 8.56. It was not encrypted in PT 8.55. This encryption can be seen in the psrtngdfnparm table's ibexternaluserid field.
This is a Consumer REST Web Service Operation with a POST Method. When this service operation is published it fails with 'The host couldn't be resolved'. We do not have this issue when the password is not encrypted.
How do we turn off the encryption?