jaxxstorm / aws-sso-creds

Get AWS SSO temporary creds from an SSO profile
MIT License
186 stars 24 forks source link

My cache files don't look like that #46

Closed anentropic closed 6 months ago

anentropic commented 11 months ago

It looks like this tool implements the method shown here: https://repost.aws/knowledge-center/sso-temporary-credentials

However my cache files don't look like that:

$ cat ~/.aws/sso/cache/a48225c844ae1255f992c3ecb18ac26d0bf5e6cd.json
{"clientId": "...", "clientSecret": "...", "expiresAt": "2023-12-24T12:28:37Z", "scopes": ["sso:account:access"]}

no startUrl or accessToken values

Any idea what's up?

jaxxstorm commented 6 months ago

Unfortunately not, I'd reach out to AWS or another support option