Sailpoint CLI : Credentials issue

Sailpoint CLI version 2.1,2.0 for ISC is not working for MAC OS with error.
Error: secret not found in keyring

This seem to be an ongoing issue with the tool.

-[Bug] OSX keyring storage of client ID and client Secret stores incorrect values · Issue #129 · sailpoint-oss/sailpoint-cli · GitHub

Anyone facing similar issue ?

1 Like

I’ve found that if you do

sail set pat -i {ClientId} -s {ClientSecret}

it works.

When the CLI prompts you, and you paste the information in, it doesn’t.

you may want to delete any bad keys.

3 Likes

Perfecto !! Thank you!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.