vamperayani
(Venkata Siva Sai Umakarthik Amperayani)
1
Hi All,
We are integrating a webservice connector (Authentication type: OAuth2, Grant type: Client Credentials). Provided all the required configurations details in connection settings. But, We are getting the below mentioned error. Not sure whether we are missing something here. Any sample configuration screenshots for Client credential flow will be helpful.
Is this SaaS based connector or VA? I suggest you stay away from SaaS based unless you know how the target APIs and connector work 100% and also Since you do not have logs for these, you will have to rely on sailpoint support for troubleshooting and you will not get much of it.
if its VA based, enable logging and verify what’s causing this :
@vamperayani
Firstly if you are using a non SAAS based connector try to login to the VA and execute the curl command if it is success then this problem is not related to VA.
Please confirm once you check that
@vamperayani It seems you have permission/Firewall issue on application side. So please see if below thing working fine
Check with postman you are able to get the user. use same configuration and pass similar header, use minimum attribute in schema so u will get some details.
If point 1 is working from postman and not working from env then please go to VA and do telnet and see if this is working from there. Check the connectivity and check with network team as they will be able to get exact trace.
If no error enable logs for connector
Check with SailPoint support team if nothing working.