sailpoint-cli
sailpoint-cli copied to clipboard
The SailPoint Command Line Interface (CLI) makes it easy to interact with SailPoint's SaaS Platform in a programmatic way. Many functions that use to be accomplished through tools like Postman or from...
sail rule download is not working sail rule download --connector (This is working) sail rule download --cloud (This is not working, Throwing error, Please find the error below) % sail...
We used to have the ability to preview a transform with the old `/cc/api/user/preview/:id`. We need to re-implement this with the updated beta endpoint https://developer.sailpoint.com/docs/api/beta/generate-identity-preview/
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
On OSX, setting an environment client ID / Secret in the keyring stores incorrect value: **To Reproduce** 1. sail set pat 2. enter clientId 3. enter clientSecret 4. Open keychain...
**Describe the bug** A clear and concise description of what the bug is. Cannot use outputTypes flag in the sail search query execution **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** Search command is not returning all attributes nested under attributes. **To Reproduce** 1. replace the {Source Name} and {Attribute Name} placeholders and run the following sail command....
Running `sail spconfig export -i FORM_DEFINITION -w` Output does not contain a valid `self` property for the object being exported, this is likely an issue with the API Spec or...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
## Description What is the intent of this change and why is it being made? ## How Has This Been Tested? What testing have you done to verify this change?