
GraphQL Variables incorrectly serialized as string when using ...
Aug 25, 2025 · Is this a known bug or limitation of the GraphQL support in the Webservice SaaS connector? Is there a workaround to ensure that GraphQL variables are properly serialized as …
GitHub Intergration to IdentityIQ - IIQ Discussion and Questions ...
May 15, 2024 · I have been exploring both Rest API and GraphQL for GitHub to see if there is a way to map this info back to a user account. Looking to see if anyone has connecting to …
A Complete Guide to Retrieving Identity Data via the Identity …
Apr 7, 2025 · This is analogous to the benefit of GraphQL. In a real-world test, the queryResultFilter below dropped the response time per Identity from 12.5 to 2.5 milliseconds …
Tools | SailPoint Developer Community
Apr 18, 2024 · ISC developer tools.Overview The SailPoint Developer Relations Team has built some useful tools that improve the experience for developers building on the Identity Security …
API Specifications | SailPoint Developer Community
These are the SCIM APIs for SailPoint's on-premise service, IdentityIQ. We encourage you to join the SailPoint Developer Community forum at https://developer ...
identity-security-cloud-v-2024-api - SailPoint
OAuth2 Bearer token (JWT) generated using either a personal access token (PAT) or through the authorization code flow. Personal access tokens are associated with a user in Identity Security …
IDN Webservices paging tab - SailPoint Developer Community
Sep 21, 2022 · Hello, I am developing a webservices connector using graphQL. I am successfully able to read users but when I use the paging tab, it only iterates twice and reads only the first …
WebService Connector - link user accounts to groups
Sep 22, 2023 · I have Account Aggregation being done through a graphql query, I get all the attributes I need to fill out the account, except for the groups the user is apart of. I also have …
V3 APIs | SailPoint Developer Community
Use these APIs to interact with the IdentityNow platform to achieve repeatable, automated processes with greater scalability. We encourage you to join the SailPoint ...
Azure AD Group aggregation errors - SailPoint Developer …
Apr 17, 2024 · if you test connection is working , i would say execute the graphql API for server to see if you are able to fetch the data , so that you can rule out if any issue with connectivity .