Configure PingFederate to work with Windchill Risk and Reliability
To configure PingFederate to work with Windchill Risk and Reliability, you must create an XML file to invoke the GetAllowed services.
To create the required XML file, complete the following steps
1. Navigate to the following directory: server/default/data/config-store/.
2. Create an XML file and save it with oauth-credentials-validator.xml name.
3. Open the file. Add the following lines to the file and save the changes.
<?xml version="1.0" encoding="UTF-8"?>
<c:config xmlns:c="http://www.sourceid.org/2004/05/config">
<c:item name="disallowQueryString">false</c:item>
</c:config>
4. You may need to restart your computer for the changes to take effect.