Closed rob-buskens-sp closed 2 months ago
This issue has been mentioned on SailPoint Developer Community Forum. There might be relevant details there:
https://developer.sailpoint.com/discuss/t/sailpoint-cli-credentials-issue/39820/1
in my experience it happens only if you copy and paste the secret into a terminal window when the CLI prompts for input.
sail set pat Personal Access Token Client ID:{paste client id} etc.
whereas if you copy and paste the client id and client secret as command line parameters, it works.
sail set pat -i {ClientId} -s {ClientSecret}
Hey @rob-buskens-sp,
This was fixed in the following release https://github.com/sailpoint-oss/sailpoint-cli/releases/tag/2.1.5.
Please re-open if you still find this to be a problem after this release version!
On OSX, setting an environment client ID / Secret in the keyring stores incorrect value:
To Reproduce
Expected behavior A value representing the stored item.
Actual behavior "go-keyring-"
Operating System
Additional context sail version 2.0.3