I am trying to use BIP Rest (/xmlpserver/services/rest) /SOAP (/xmlpserver/services) services request to schedule a report in BIP (OAP XMLPSERVER) with integrated with SSO.
When the Application is not integrated with SSO, I am able to schedule the report using SOAP UI/Post Man or Custom Java Program.
When Application is integrated with SSO, I am unable to post schedule requests. I tried with the SSO team to generate Bearer Token and passing it in Header and it is not working.
Can anyone please suggest how I can post schedule report requests when integrated with SSO.