You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you assume the chain-role without having already assumed example-source-profile or did not go through the SSO auth that day, you will encounter the following error:
[✘] error when retrieving credentials from custom process. please login using 'granted sso login --sso-start-url https://d-example.awsapps.com/start --sso-region ap-southeast-2'
[✘] process provider error: error in credential_process: exit status 1
To do: Alter the behavior so that assuming chain-role will initiate the login flow
The text was updated successfully, but these errors were encountered:
Assuming the chain role without first assuming the source profile returns an error instead of initiating the login flow:
Config to reproduce:
If you assume the
chain-role
without having already assumedexample-source-profile
or did not go through the SSO auth that day, you will encounter the following error:To do: Alter the behavior so that assuming
chain-role
will initiate the login flowThe text was updated successfully, but these errors were encountered: