-
**Describe the bug** A clear and concise description of what the bug is.
It is not stated that source of NELM type are not supported but according to https://sailpoint.atlassian.net/browse/PLTIN-2313…
-
**Describe the bug**
Unable to get the generate redirect URL for new API client to create credential
**To Reproduce**
Steps to reproduce the behavior:
1. Redirect URL requires me to input
![ima…
-
**Describe the bug** A clear and concise description of what the bug is.
The example BODY for POST to create a new SOD doesn't work. It gives an error about the "id" being in the wrong format. To get…
-
The CC Apps API Open API spec uses an incorrect placeholder format for path parameters which causes requests requiring a path parameter to fail. The code is trying to replace `{id}` with the provided …
-
Step 2 on https://developer.sailpoint.com/idn/api/v3/set-password/ that says "Choose an account from the previous response that you will provide as an accountName in your request to set an encrypted p…
-
There is currently no way to find/get an Identity by legacy (numeric) ID. This is required for endpoints like /cc/apps which return owner information using the legacy ID (see "owner" attribute below f…
-
The beta GetIdentity method incorrectly replaces the ID path parameter resulting in "identity not found" for any request.
https://github.com/sailpoint-oss/golang-sdk/blob/814d141b78156f1a0eea2cba31…
-
The CC Apps API "Get App", "List Apps" method only returns the raw http.Response and not an Application object. This requires consumers to create their own Application structs and unmarshal the raw JS…
-
Need better documentation on field types in SaaS Connectivity
Please add more documentation on the different data types that can be used in https://developer.sailpoint.com/idn/docs/saas-connectiv…
-
The CC List Applications API is incorrectly calling `/cc/api/app` instead of `/cc/api/app/list` which is returning a 404 error instead of the expected list of applications.
https://github.com/sailp…