SV-256764r889262_rule
V-256764
SRG-APP-000251-WSR-000157
VCST-70-000020
CAT II
10
Navigate to and open:
/usr/lib/vmware-sso/vmware-sts/conf/server.xml
Navigate to each of the <Connector> nodes.
Configure each <Connector> node with the value 'URIEncoding="UTF-8"'.
Restart the service with the following command:
# vmon-cli --restart sts
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${bio-custom.http.port}"]/@URIEncoding' /usr/lib/vmware-sso/vmware-sts/conf/server.xml
Expected result:
URIEncoding="UTF-8"
If the output does not match the expected result, this is a finding.
V-256764
False
VCST-70-000020
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${bio-custom.http.port}"]/@URIEncoding' /usr/lib/vmware-sso/vmware-sts/conf/server.xml
Expected result:
URIEncoding="UTF-8"
If the output does not match the expected result, this is a finding.
M
5527