Hi Yannick, with respect to authentication, is there a special provision since the Sailpoint API call is made within IdentityNow, OR
This needs orchestration of OAuth2 authentication flow followed by the entitlement search api call ?
It would be just like any other WS source. You can use oauth2.0 → client credentials grant type and use your personal token access id and secret there. It should work.