We have Recently implemented SSO on our PPM development instance. As part of the process, non-federated user accounts now require email-formatted usernames.
We have an FSM integration that updates certain data in PPM (e.g., task dates and status). After SSO changes, FSM is failing to send updates because the credentials used in the XML scripts for integration still reference the old username format.
Could you please suggest, what is the recommended approach to update FSM integration credentials and test them before moving SSO changes to production?
Advance thank you!!