awsaml icon indicating copy to clipboard operation
awsaml copied to clipboard

AWS errors when assuming roles aren't visible to users

Open fmitchell-r7 opened this issue 9 years ago • 0 comments

If there's an error when calling into AWS to assume a role, the error is swallowed by Awsaml and never shown to the user. We should check to see if the returned error object has a retryable: true flag, and only retry (redirect) if it does. Either way, we should bubble the error up to the user in the UI.

fmitchell-r7 avatar Dec 22 '16 21:12 fmitchell-r7