If you plan to use WS connector, then use the OAUTH 2.0, grant type Client Credentials and use the information you have. I am assuming that’s what you are using with POSTMAN.
Getting these error @gmilunich
We have detected an error from the managed system.
Error Received:
Exception occurred in Test Connection. Error: Exception occurred while generating access token: Unable to generate access token. Response returned: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target SAME ERROE=R
Glad to see that you have the operation configured. If you could add what worked for you to resolve that, it would help others who happen upon this topic later.
To help you further, we will need to know the following:
Which connector you are using? Direct or SaaS?
Do you have a Test Connection Operation set up and is it working?
Do you have the HTTP Account Aggregation Operation configured with the same information as Postman?
Have to reviewed the full documentation for the connector to make sure you’ve configured everything?
Have you reviewed the logs to see if there are any errors/warnings?
i have configured sass connector now i am getting issue while accoount aggregation response map also i have done the account aggregation showing zero accounts scanned
@Chaithu9110 It is considered poor etiquette to tag people like this in the response. The users here are other developers with their own day jobs that volunteer to answer questions. It is also the weekend, where most people are off. There is no SLA for providing answers on the forum and no guarentee that you will get one.
It is also poor etiquette to privately message people in chat to try and get faster help unless they offer their services.
If you have an issue that is time sensitive, it is recommended that you contact SailPoint Customer Service/Professional Services to get the support that you need.
Thank you for mentioning that you are using the WebService SaaS connector and reiterating the new issue that you are having with not getting accounts. If you could review the additional questions from my previous post and try some of those items and report back what you found, that would be a good start. The likely cause is going to be a mis-configuration, such as a missing parameter on the request, a missing schema for parsing the response, or something else along those lines if your request is not generating an error.