Running REST API commands, when trying to activate a Partnership with the function
PUT: /ca/api/sso/services/policy/v1/FedSPPartnerships/{FedSPPartnershipName}
Then the Partnership cannot be activated. The command returns the following response:
{ "responseType": "error", "status": 400, "data": [ { "msgId": "SMRESTAPI_2615", "args": [ "<partnership>", "activation", "0" ], "message": "Partnership <partnership> is created but activation failed during XPS Service call with status code 0", "code": 361 } ]
Policy Server 12.8SP5 on RedHat 8;
AdminUI 12.8SP5 on RedHat 8;
Upgrade the AdminUI to version 12.8SP8CR01 when this one will be available to benefit from fix DE590804.
Note: To use the AdminUI 12.8SP8CR01, the Policy Server and the Policy Store definition should also upgraded to 12.8SP8CR01.